<?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 How to Send a Test Notification Email in Cortex XSOAR and Identify Available Variables? in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-send-a-test-notification-email-in-cortex-xsoar-and/m-p/1003062#M3854</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m trying to test the email notifications configured in Cortex XSOAR to ensure they include the correct variables (like incident severity, name, and ID). Specifically, I want to verify the notification sent to an analyst when they are assigned an incident.&lt;/P&gt;
&lt;P&gt;Here are my main questions:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Is there a built-in way to send test notifications using the notification templates in XSOAR?&lt;/LI&gt;
&lt;LI&gt;Can I send a test email using the &lt;CODE&gt;!send-mail&lt;/CODE&gt; command? If so, how can I structure it to include variables like &lt;CODE&gt;{{.severity}}&lt;/CODE&gt; or &lt;CODE&gt;{{.incident.id}}&lt;/CODE&gt;?&lt;/LI&gt;
&lt;LI&gt;What variables are available to customize notifications, particularly the ones sent when an incident is assigned to an analyst? Is there a reference list or documentation for these variables?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I’ve already configured the SMTP Mail Sender integration, and the test from the integration settings works fine. However, I want to simulate a real notification to validate the content and variables in the email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any guidance on testing notifications and understanding the available variables would be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jan 2025 23:38:38 GMT</pubDate>
    <dc:creator>JesusAngel</dc:creator>
    <dc:date>2025-01-11T23:38:38Z</dc:date>
    <item>
      <title>How to Send a Test Notification Email in Cortex XSOAR and Identify Available Variables?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-send-a-test-notification-email-in-cortex-xsoar-and/m-p/1003062#M3854</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m trying to test the email notifications configured in Cortex XSOAR to ensure they include the correct variables (like incident severity, name, and ID). Specifically, I want to verify the notification sent to an analyst when they are assigned an incident.&lt;/P&gt;
&lt;P&gt;Here are my main questions:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Is there a built-in way to send test notifications using the notification templates in XSOAR?&lt;/LI&gt;
&lt;LI&gt;Can I send a test email using the &lt;CODE&gt;!send-mail&lt;/CODE&gt; command? If so, how can I structure it to include variables like &lt;CODE&gt;{{.severity}}&lt;/CODE&gt; or &lt;CODE&gt;{{.incident.id}}&lt;/CODE&gt;?&lt;/LI&gt;
&lt;LI&gt;What variables are available to customize notifications, particularly the ones sent when an incident is assigned to an analyst? Is there a reference list or documentation for these variables?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I’ve already configured the SMTP Mail Sender integration, and the test from the integration settings works fine. However, I want to simulate a real notification to validate the content and variables in the email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any guidance on testing notifications and understanding the available variables would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 23:38:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-send-a-test-notification-email-in-cortex-xsoar-and/m-p/1003062#M3854</guid>
      <dc:creator>JesusAngel</dc:creator>
      <dc:date>2025-01-11T23:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Send a Test Notification Email in Cortex XSOAR and Identify Available Variables?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-send-a-test-notification-email-in-cortex-xsoar-and/m-p/1085397#M3860</link>
      <description>&lt;P&gt;You can send any value if that is present in the context of the incident using "send-mail" automation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simply grab the key to the specific value. For getting the incident name, you could use&amp;nbsp;${incident.name}&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 07:37:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-send-a-test-notification-email-in-cortex-xsoar-and/m-p/1085397#M3860</guid>
      <dc:creator>pagnihotri</dc:creator>
      <dc:date>2025-01-15T07:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Send a Test Notification Email in Cortex XSOAR and Identify Available Variables?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-send-a-test-notification-email-in-cortex-xsoar-and/m-p/1086463#M3863</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I set the messages.html.formats.incidentassigned template as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;p&amp;gt;{{.username}} has assigned you {{.incTermArticle}} {{.incTermSingular}} {{.invName}}.&amp;lt;/p&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;ul&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;{{.incTermCapitalSingular}} Id: #{{.incID}} &amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;{{.incTermCapitalSingular}} Name: {{.invName}}&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;{{.incTermCapitalSingular}} SLA: {{.SLA}}&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;{{.incTermCapitalSingular}} Severity: {{.severity}}&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;p&amp;gt;Please log in and review.&amp;lt;/p&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But most of the fields were empty:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesusAngel_1-1737026999415.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/65259i7766ED63E60E9013/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JesusAngel_1-1737026999415.png" alt="JesusAngel_1-1737026999415.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 11:43:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-send-a-test-notification-email-in-cortex-xsoar-and/m-p/1086463#M3863</guid>
      <dc:creator>JesusAngel</dc:creator>
      <dc:date>2025-01-16T11:43:31Z</dc:date>
    </item>
  </channel>
</rss>

