<?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: Get data from REST API in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31227#M360</link>
    <description>&lt;P&gt;Tutorials here: &lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/rest-api-tutorials/SP-CAAADQ6"&gt;http://dev.splunk.com/view/rest-api-tutorials/SP-CAAADQ6&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Why not use our SDKs and save yourself some time though?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/sdks/SP-CAAADP7"&gt;http://dev.splunk.com/view/sdks/SP-CAAADP7&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2013 12:30:04 GMT</pubDate>
    <dc:creator>sdaniels</dc:creator>
    <dc:date>2013-05-13T12:30:04Z</dc:date>
    <item>
      <title>Get data from REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31226#M359</link>
      <description>&lt;P&gt;If I create a report in my account, can I get the data in the report from REST API.&lt;BR /&gt;
If it is supported, can you give me a simple example?&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 12:27:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31226#M359</guid>
      <dc:creator>beebeandwer</dc:creator>
      <dc:date>2013-05-13T12:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31227#M360</link>
      <description>&lt;P&gt;Tutorials here: &lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/rest-api-tutorials/SP-CAAADQ6"&gt;http://dev.splunk.com/view/rest-api-tutorials/SP-CAAADQ6&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Why not use our SDKs and save yourself some time though?&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/sdks/SP-CAAADP7"&gt;http://dev.splunk.com/view/sdks/SP-CAAADP7&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 12:30:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31227#M360</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2013-05-13T12:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31228#M361</link>
      <description>&lt;P&gt;I mean some detail data like the data in tutorial.&lt;BR /&gt;
Such as the count of people who bought flower.&lt;BR /&gt;
I get the info from &lt;A href="https://localhost:8089/servicesNS/admin/search/saved/searches/test2"&gt;https://localhost:8089/servicesNS/admin/search/saved/searches/test2&lt;/A&gt; which is not the real data i want.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 12:47:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31228#M361</guid>
      <dc:creator>beebeandwer</dc:creator>
      <dc:date>2013-05-13T12:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31229#M362</link>
      <description>&lt;P&gt;Look at the below link,  you just need to figure out the splunk search that you want.  Filter on 'flower' and then do a stats count.  &lt;/P&gt;

&lt;P&gt;Something like ... |  stats count by product will give you a count by all products.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/RESTAPI/RESTbasicexamples"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/RESTAPI/RESTbasicexamples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 13:29:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Get-data-from-REST-API/m-p/31229#M362</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2013-05-13T13:29:05Z</dc:date>
    </item>
  </channel>
</rss>

