<?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: How do you call multiple REST APIs? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458199#M79201</link>
    <description>&lt;P&gt;I'm trying to call external REST API's using splunk, will it be possible? &lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2019 19:36:05 GMT</pubDate>
    <dc:creator>nithinrao9696</dc:creator>
    <dc:date>2019-04-01T19:36:05Z</dc:date>
    <item>
      <title>How do you call multiple REST APIs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458197#M79199</link>
      <description>&lt;P&gt;Is it possible to call multiple APIs using Splunk? To be more clear, have an API that will log in to the get sessionID and the other call that uses the sessionID to get the list of all elements.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 23:17:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458197#M79199</guid>
      <dc:creator>nithinrao9696</dc:creator>
      <dc:date>2019-03-28T23:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do you call multiple REST APIs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458198#M79200</link>
      <description>&lt;P&gt;Yes, that is the major purpose of the REST API Splunk provides.&lt;/P&gt;

&lt;P&gt;Refer to &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/RESTUM/RESTusing"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/RESTUM/RESTusing&lt;/A&gt; which outlines how to authenticate to Splunk via REST, then use the sessionID to create a search, poll to check if it has finished, and then fetch the results once finalized.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 02:01:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458198#M79200</guid>
      <dc:creator>sduff_splunk</dc:creator>
      <dc:date>2019-03-29T02:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do you call multiple REST APIs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458199#M79201</link>
      <description>&lt;P&gt;I'm trying to call external REST API's using splunk, will it be possible? &lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 19:36:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458199#M79201</guid>
      <dc:creator>nithinrao9696</dc:creator>
      <dc:date>2019-04-01T19:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do you call multiple REST APIs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458200#M79202</link>
      <description>&lt;P&gt;You will need to develop your own script to call the REST endpoints. Usually, this is done in Python, but you can use any language you like. &lt;/P&gt;

&lt;P&gt;If you configure this as a scripted input, the standard output of your script will be ingested by Splunk&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 04:11:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458200#M79202</guid>
      <dc:creator>sduff_splunk</dc:creator>
      <dc:date>2019-04-04T04:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do you call multiple REST APIs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458201#M79203</link>
      <description>&lt;P&gt;was this successful because i am also interested in the approach. &lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 00:50:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-call-multiple-REST-APIs/m-p/458201#M79203</guid>
      <dc:creator>btawiah</dc:creator>
      <dc:date>2020-05-21T00:50:01Z</dc:date>
    </item>
  </channel>
</rss>

