<?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: Extract Indicators from context to Field in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/523003#M1484</link>
    <description>&lt;P&gt;Thank you for your help!!&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 11:14:06 GMT</pubDate>
    <dc:creator>MTubia</dc:creator>
    <dc:date>2022-12-01T11:14:06Z</dc:date>
    <item>
      <title>Extract Indicators from context to Field</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/522988#M1480</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have one playbook where I'm using the Builtin ExtractIndicators Function to extract any indicator from one field, and it's working fine:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MTubia_0-1669885597443.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/45834i3468CE2E27D1FD0A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="MTubia_0-1669885597443.png" alt="MTubia_0-1669885597443.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After this, I call more subplaybooks, and I want, from this subplaybooks, use this indicators for some action, for example send an email or create a ticket in a ticketing system.&lt;/P&gt;
&lt;P&gt;How can I access to this indicators? Is there any way to "copy" all the indicators in one time?&lt;/P&gt;
&lt;P&gt;Anyway, I'm trying to access to this indicators from a subplaybook, one-by-one, like:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;${ExtractedIndicators.[0].Domain.[0]}&lt;/LI-CODE&gt;
&lt;P&gt;This is not working, I get an empty result.&lt;/P&gt;
&lt;P&gt;So, I have two questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Can I access from one subplaybook to data from a "upper" playbook?&lt;/LI&gt;
&lt;LI&gt;Can I get all the indicators with one command or must I put them one by one?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 09:12:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/522988#M1480</guid>
      <dc:creator>MTubia</dc:creator>
      <dc:date>2022-12-01T09:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Indicators from context to Field</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/522999#M1482</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Can I access from one subplaybook to data from a "upper" playbook?&lt;/LI&gt;
&lt;LI&gt;Can I get all the indicators with one command or must I put them one by one?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You can create an input in the subplaybook, with no need to be mandatory, and just introduce the variables you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 10:21:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/522999#M1482</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2022-12-01T10:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Indicators from context to Field</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/523001#M1483</link>
      <description>&lt;P&gt;Example inside the "Playbook Triggered" at the subplaybook, in this case is mandatory the input:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BCC_Automatizacion_Josep_0-1669890196124.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/45844iD052733428603F51/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BCC_Automatizacion_Josep_0-1669890196124.png" alt="BCC_Automatizacion_Josep_0-1669890196124.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 10:24:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/523001#M1483</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2022-12-01T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Indicators from context to Field</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/523003#M1484</link>
      <description>&lt;P&gt;Thank you for your help!!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 11:14:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/extract-indicators-from-context-to-field/m-p/523003#M1484</guid>
      <dc:creator>MTubia</dc:creator>
      <dc:date>2022-12-01T11:14:06Z</dc:date>
    </item>
  </channel>
</rss>

