<?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: Is there a built-in command to disable an integration, or turn off &amp;quot;fetches incidents&amp;quot;? in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/446596#M431</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/198976"&gt;@jtorvald&lt;/a&gt;&amp;nbsp;, glad to hear the suggestion helped you.&lt;/P&gt;
&lt;P&gt;Problem 1: Try by replacing the whitespaces with an underscore _&lt;/P&gt;
&lt;P&gt;Problem 2: Can you share your PUT request body with me? Please remove any api keys and related confidential information from it.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Nov 2021 00:04:44 GMT</pubDate>
    <dc:creator>amore</dc:creator>
    <dc:date>2021-11-10T00:04:44Z</dc:date>
    <item>
      <title>Is there a built-in command to disable an integration, or turn off "fetches incidents"?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/445810#M404</link>
      <description>&lt;P&gt;I'm working on a failsafe automation to shut down an integration if it fetches more than a certain threshold of events in a time period. Is it possible to disable an integration, or turn off the "fetches incidents" parameter, with a command? Or through the API?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 17:25:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/445810#M404</guid>
      <dc:creator>jtorvald</dc:creator>
      <dc:date>2021-11-05T17:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a built-in command to disable an integration, or turn off "fetches incidents"?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/445815#M405</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/198976"&gt;@jtorvald&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which integration are you working on? Some integrations allow you to set a max fetch parameter.&lt;/P&gt;
&lt;P&gt;You can check the API call being made while saving the instance configurations by opening Developer Tools on your browser and checking the Network Tab for request headers and methods.&lt;/P&gt;
&lt;P&gt;For this use case it should be a PUT request to&amp;nbsp;&lt;SPAN&gt;/settings/integration with the request headers containing {"isFetch":False}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 18:23:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/445815#M405</guid>
      <dc:creator>amore</dc:creator>
      <dc:date>2021-11-05T18:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a built-in command to disable an integration, or turn off "fetches incidents"?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/446431#M424</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/152792"&gt;@amore&lt;/a&gt;, thank you so much for the help. I have confirmed that your suggestions are correct. Unfortunately, I'm experiencing 2 more problems when sending the request, I hope you might be able to help me a little more.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Problem 1 - When I send the PUT request using the built in http method, if the integration name and/or brand have whitespaces in them, I receive a response with StatusCode:400, detail:"Could not update integration", and error:"No suitable module for name : &amp;lt;integration instance name&amp;gt; and brand : &amp;lt;integration brand&amp;gt;"&lt;BR /&gt;Do you know if there is a specific way to encode the arguments in the JSON body so that XSOAR can parse the whitespaces in the PUT request correctly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem 2 - When I send the PUT request using an integration name and brand that do NOT contain whitespaces, I receive a response with StatusCode:400, detail:"Could not update integration", and error:"&amp;lt;integration instance name&amp;gt; already exists (33)."&lt;BR /&gt;It seems XSOAR will not update the integration instance because it already exists, and I cannot identify any way to signify to XSOAR in the request that I wish to update an already existing instance. Do you know how to manage this?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 16:50:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/446431#M424</guid>
      <dc:creator>jtorvald</dc:creator>
      <dc:date>2021-11-09T16:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a built-in command to disable an integration, or turn off "fetches incidents"?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/446596#M431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/198976"&gt;@jtorvald&lt;/a&gt;&amp;nbsp;, glad to hear the suggestion helped you.&lt;/P&gt;
&lt;P&gt;Problem 1: Try by replacing the whitespaces with an underscore _&lt;/P&gt;
&lt;P&gt;Problem 2: Can you share your PUT request body with me? Please remove any api keys and related confidential information from it.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 00:04:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-a-built-in-command-to-disable-an-integration-or-turn/m-p/446596#M431</guid>
      <dc:creator>amore</dc:creator>
      <dc:date>2021-11-10T00:04:44Z</dc:date>
    </item>
  </channel>
</rss>

