<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating a Queue on Slack Integration in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584752#M3283</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208028"&gt;@jfernandes1&lt;/a&gt;&amp;nbsp;, yes I am able to create an incident from slack into XSOAR. The issue is the incident created always has type=unclassified in xsoar, but it would ne nicer to have the type , reflect one of the xsoar incident types and that way I can map it to run the playbook automatically. The isuue with type=unclassified is it gets mixed with other incidents from other integrations, which will cause a confusion.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 07:34:16 GMT</pubDate>
    <dc:creator>KHassan</dc:creator>
    <dc:date>2024-04-24T07:34:16Z</dc:date>
    <item>
      <title>Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/555078#M2566</link>
      <description>&lt;P&gt;Hello all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working with Slack from the playbook level where a message summarizing an incident is sent followed by Slackask automation to ask users on a channel to confirm the information with two interactive buttons. Take note that the flow has two different messages, the first is the summary using Slacknotification and the second task is slackask. I have realised that due to the fact that I am running this flow on a few different Incident Types I am receiving the messages not in order. In simpler terms the main message is accumulating and all the slacknotifications are being added in a bulk afterwards. I am aware that the the slackask takes a few seconds longer to be generated on the channel. I have two questions regarding this topic:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Can the instance be configured to have a queue in order to ensure the correct message order ?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Can a slackask task be sent with all the relevant information and once clicked, the original message (Incident Summary) remains ?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I understand this is a bit of a complicated process. I can show my flow regarding this topic and further information if it helps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks All&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Cortex XSOAR" id="Cortex_XSOAR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 14:44:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/555078#M2566</guid>
      <dc:creator>michaelsysec242</dc:creator>
      <dc:date>2023-08-24T14:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/555207#M2568</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/209373"&gt;@michaelsysec242&lt;/a&gt;, I don't think there is a method to do this via XSOAR. Notification and responses will get jumbled with multiple active incidents. For the ask response part at least you might be able to use the Demisto lock integration. It will work similar to queuing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create the lock name using the username(Slack User) and Channel(Slack Channel). When a different incident tries to contact the same user via Slack, it will have to wait for the lock to be released or expire. The user is then engaged for 1 incident at a time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 02:53:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/555207#M2568</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2023-08-25T02:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/555508#M2578</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208028"&gt;@jfernandes1&lt;/a&gt;&amp;nbsp;for the advice I will implement it and test for results.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 10:54:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/555508#M2578</guid>
      <dc:creator>michaelsysec242</dc:creator>
      <dc:date>2023-08-28T10:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584227#M3262</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/209373"&gt;@michaelsysec242&lt;/a&gt;&amp;nbsp;were you able to find the solution?&lt;/P&gt;
&lt;P&gt;We have a requirement to create an incident by taking the slack user responses? Can you help with this?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 14:38:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584227#M3262</guid>
      <dc:creator>KHassan</dc:creator>
      <dc:date>2024-04-18T14:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584718#M3280</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1595820665"&gt;@KHassan&lt;/a&gt;, you should ask this questions in a new conversation. But the short answer is yes, once you have Slack configured correctly, meaning that the a user can send messages to the bot. You can run the command "new incident name=test type=Unclassified" from the XSOAR Slack channel. This should create an incident in XSOAR, once the base incident is created, you can trigger a playbook to use the AskSlack to get additional details from the end user. You can also use the Slack Blocks feature to create a form. Refer -&amp;nbsp;&lt;A href="https://www.paloaltonetworks.com/blog/security-operations/playbook-of-the-week-teaching-xsoar-a-few-new-tricks-with-slack-blocks/" target="_blank"&gt;https://www.paloaltonetworks.com/blog/security-operations/playbook-of-the-week-teaching-xsoar-a-few-new-tricks-with-slack-blocks/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe this is the long answer!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 03:08:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584718#M3280</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2024-04-24T03:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584752#M3283</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208028"&gt;@jfernandes1&lt;/a&gt;&amp;nbsp;, yes I am able to create an incident from slack into XSOAR. The issue is the incident created always has type=unclassified in xsoar, but it would ne nicer to have the type , reflect one of the xsoar incident types and that way I can map it to run the playbook automatically. The isuue with type=unclassified is it gets mixed with other incidents from other integrations, which will cause a confusion.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 07:34:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584752#M3283</guid>
      <dc:creator>KHassan</dc:creator>
      <dc:date>2024-04-24T07:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584796#M3286</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1595820665"&gt;@KHassan&lt;/a&gt;, You can override the incident type selected in the integration configuration. Like below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-25 at 12.06.40 AM.png" style="width: 297px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/59259i141604DAD88AE6F7/image-dimensions/297x310/is-moderation-mode/true?v=v2" width="297" height="310" role="button" title="Screenshot 2024-04-25 at 12.06.40 AM.png" alt="Screenshot 2024-04-25 at 12.06.40 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also specify other incident types. An example command is below. Please note, that this will only work if the "Incident type" setting is set to "No incident type" in the integration configuration.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;new incident name=Test Incident type=Lateral Movement&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 14:09:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584796#M3286</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2024-04-24T14:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584807#M3287</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/208028"&gt;@jfernandes1&lt;/a&gt;&amp;nbsp;which xsoar version are you using? I guess it must be 6 , because the version 8 doesnt have the option to map the classification/incident type/mapper option available in the integration page.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:12:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/584807#M3287</guid>
      <dc:creator>KHassan</dc:creator>
      <dc:date>2024-04-24T15:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Queue on Slack Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/585017#M3292</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1595820665"&gt;@KHassan&lt;/a&gt;, I just noticed this. I think you will need to create a support case for this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 04:53:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/creating-a-queue-on-slack-integration/m-p/585017#M3292</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2024-04-26T04:53:12Z</dc:date>
    </item>
  </channel>
</rss>

