<?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 JSON Sample Incident Generator (Community Contribution) Integration in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/json-sample-incident-generator-community-contribution/m-p/561595#M2726</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to integrate this Json Sample Incident Generator with XSOAR.&lt;/P&gt;
&lt;P&gt;In the integration its asking for &lt;STRONG&gt;"The raw JSON string to use as the sample data".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;For this what value should i provide.&lt;/P&gt;
&lt;P&gt;Can anyone help me with an example?&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="nithink_0-1697181868245.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/54394i220D413F2E7C8D22/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="nithink_0-1697181868245.png" alt="nithink_0-1697181868245.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Nithin&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 07:24:55 GMT</pubDate>
    <dc:creator>nithin.k</dc:creator>
    <dc:date>2023-10-13T07:24:55Z</dc:date>
    <item>
      <title>JSON Sample Incident Generator (Community Contribution) Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/json-sample-incident-generator-community-contribution/m-p/561595#M2726</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to integrate this Json Sample Incident Generator with XSOAR.&lt;/P&gt;
&lt;P&gt;In the integration its asking for &lt;STRONG&gt;"The raw JSON string to use as the sample data".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;For this what value should i provide.&lt;/P&gt;
&lt;P&gt;Can anyone help me with an example?&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="nithink_0-1697181868245.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/54394i220D413F2E7C8D22/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="nithink_0-1697181868245.png" alt="nithink_0-1697181868245.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Nithin&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:24:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/json-sample-incident-generator-community-contribution/m-p/561595#M2726</guid>
      <dc:creator>nithin.k</dc:creator>
      <dc:date>2023-10-13T07:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Sample Incident Generator (Community Contribution) Integration</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/json-sample-incident-generator-community-contribution/m-p/561600#M2727</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/317230"&gt;@nithin.k&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to provide a JSON that represents an alert to be ingested by XSOAR. Please find an example below:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "@code": "19",
    "@status": "success",
    "result": {
        "@count": "3",
        "@total-count": "3",
        "entry": [
            {
                "@location": "vsys",
                "@name": "fqdn1",
                "@vsys": "vsys1",
                "fqdn": "www.test.com"
            },
            {
                "@location": "vsys",
                "@name": "Peer1",
                "@vsys": "vsys1",
                "ip-netmask": "172.0.0.1/24"
            },
            {
                "@location": "vsys",
                "@name": "Peer2renamed",
                "@oldname": "Peer2",
                "@vsys": "vsys1",
                "ip-netmask": "200.0.0.1/24"
            }
        ]
    }
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 07:59:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/json-sample-incident-generator-community-contribution/m-p/561600#M2727</guid>
      <dc:creator>gyldz</dc:creator>
      <dc:date>2023-10-13T07:59:56Z</dc:date>
    </item>
  </channel>
</rss>

