<?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: Replying to an Email using a Playbook in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524839#M1568</link>
    <description>&lt;P&gt;OK, so for this it sounds like you'll want to use pieces out of the Email Communication pack.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the&amp;nbsp;SendEmailReply automation (instead of just send-mail), this includes a thread ID in the message. The&amp;nbsp;PreprocessEmail script from the same pack is configured as a Pre-Process Rule will then look for this thread ID on new incoming emails and where it finds one, match it with an existing incident and update that incident with the new information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case, it sounds like instead of (or as well as) updating the incident, you want to change the owner of the original incident or&amp;nbsp; notify an analyst or something similar. You'd need to extend the PreprocessEmail script for this extra part.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whereas in the default Email Communications pack use case the SendEmailReply command would be executed by an analyst using a layout/button, you'll want to run SendEmailReply from the playbook automatically.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2022 05:51:28 GMT</pubDate>
    <dc:creator>chrking</dc:creator>
    <dc:date>2022-12-22T05:51:28Z</dc:date>
    <item>
      <title>Replying to an Email using a Playbook</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524725#M1557</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to automate customer follow ups using XSOAR. My requirements are as below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Listen to emails and create incidents for each sent email - EWS V2 is being used for this&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Once the initial mail is sent XSOAR will follow up with the customer sending replies to the initial email&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;If customer replies, XSOAR will notify the analyst.&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I'm stuck on the last two steps, I was thinking of using email communication content pack. But that seems to require manual reply from the incident, not fully automated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Very grateful if someone has insight into this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vidura&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 04:38:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524725#M1557</guid>
      <dc:creator>vidurasupun</dc:creator>
      <dc:date>2022-12-21T04:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replying to an Email using a Playbook</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524730#M1558</link>
      <description>&lt;P&gt;Does the email reply from XSOAR need to be strictly a reply to the original email?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, using an (email) data collection task for this the simplest and easiest way to achieve this.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 05:08:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524730#M1558</guid>
      <dc:creator>chrking</dc:creator>
      <dc:date>2022-12-21T05:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Replying to an Email using a Playbook</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524739#M1559</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the response, I already have few data collection tasks. But here what I need to take away is following up in emails as a reply according to the SLA. As an example if I have an email saying&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;Incident on XXX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;XSOAR will send a reply to that email in 3 days&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reminder.&lt;/P&gt;
&lt;P&gt;------&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Incident XXX&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone reply to that Analyst will take over the Ticket. Until then Dbot will handle replies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vidura&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 09:31:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524739#M1559</guid>
      <dc:creator>vidurasupun</dc:creator>
      <dc:date>2022-12-21T09:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Replying to an Email using a Playbook</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524839#M1568</link>
      <description>&lt;P&gt;OK, so for this it sounds like you'll want to use pieces out of the Email Communication pack.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the&amp;nbsp;SendEmailReply automation (instead of just send-mail), this includes a thread ID in the message. The&amp;nbsp;PreprocessEmail script from the same pack is configured as a Pre-Process Rule will then look for this thread ID on new incoming emails and where it finds one, match it with an existing incident and update that incident with the new information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case, it sounds like instead of (or as well as) updating the incident, you want to change the owner of the original incident or&amp;nbsp; notify an analyst or something similar. You'd need to extend the PreprocessEmail script for this extra part.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whereas in the default Email Communications pack use case the SendEmailReply command would be executed by an analyst using a layout/button, you'll want to run SendEmailReply from the playbook automatically.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 05:51:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/replying-to-an-email-using-a-playbook/m-p/524839#M1568</guid>
      <dc:creator>chrking</dc:creator>
      <dc:date>2022-12-22T05:51:28Z</dc:date>
    </item>
  </channel>
</rss>

