<?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 make post and get calls using REST API through GUI? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-make-post-and-get-calls-using-REST-API-through-GUI/m-p/386752#M69402</link>
    <description>&lt;P&gt;Are you trying to run REST commands in the Splunk search interface?&lt;BR /&gt;
The &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rest"&gt;rest search command&lt;/A&gt; supports the "GET" functionality only, not POST, so you cannot do in the GUI what you can do with REST calls from Insomnia/Postman or curl, however you can write python code to what you want or add a search command that does post-functionality that is similar to the rest command...&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2018 21:35:50 GMT</pubDate>
    <dc:creator>gjanders</dc:creator>
    <dc:date>2018-11-16T21:35:50Z</dc:date>
    <item>
      <title>How do you make post and get calls using REST API through GUI?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-make-post-and-get-calls-using-REST-API-through-GUI/m-p/386751#M69401</link>
      <description>&lt;P&gt;I have post and get request URI's that I use in insomnia to make REST calls. It gets data there, but I need to make post and get calls using Splunk REST GUI. Please help. &lt;/P&gt;

&lt;P&gt;I am using the key = '' and  content Type= app/jsom for post call. The post request gets a key that I use as a token, using username and password, and the token generates another key, which I use to make a get call, which gets result in insomnia.&lt;/P&gt;

&lt;P&gt;I need to make the same post and get calls in splunk. Please help&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 04:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-make-post-and-get-calls-using-REST-API-through-GUI/m-p/386751#M69401</guid>
      <dc:creator>ntalwar</dc:creator>
      <dc:date>2018-11-16T04:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do you make post and get calls using REST API through GUI?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-make-post-and-get-calls-using-REST-API-through-GUI/m-p/386752#M69402</link>
      <description>&lt;P&gt;Are you trying to run REST commands in the Splunk search interface?&lt;BR /&gt;
The &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rest"&gt;rest search command&lt;/A&gt; supports the "GET" functionality only, not POST, so you cannot do in the GUI what you can do with REST calls from Insomnia/Postman or curl, however you can write python code to what you want or add a search command that does post-functionality that is similar to the rest command...&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 21:35:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-make-post-and-get-calls-using-REST-API-through-GUI/m-p/386752#M69402</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-11-16T21:35:50Z</dc:date>
    </item>
  </channel>
</rss>

