<?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 I Configure a Workflow to POST  JSON Encoded Data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-Configure-a-Workflow-to-POST-JSON-Encoded-Data/m-p/301002#M96040</link>
    <description>&lt;P&gt;does this mean without a proxy server, we cannot post a json data to the application, natively?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2017 16:11:07 GMT</pubDate>
    <dc:creator>lakshman239</dc:creator>
    <dc:date>2017-07-04T16:11:07Z</dc:date>
    <item>
      <title>How do I Configure a Workflow to POST  JSON Encoded Data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-Configure-a-Workflow-to-POST-JSON-Encoded-Data/m-p/301000#M96038</link>
      <description>&lt;P&gt;When creating a work flow with a POST request everything is automatically URL encoded according to the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/CreateworkflowactionsinSplunkWeb#Set_up_a_POST_workflow_action"&gt;docs.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;"Splunk software automatically HTTP-form encodes variables that it passes in POST link actions via URIs. This means you can include values that have spaces between words or punctuation characters."&lt;/P&gt;

&lt;P&gt;The endpoint I am hitting expects this data to be in JSON format. Is there anyway to change this so that the request sends application/json instead?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 17:48:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-Configure-a-Workflow-to-POST-JSON-Encoded-Data/m-p/301000#M96038</guid>
      <dc:creator>klopez30</dc:creator>
      <dc:date>2017-04-03T17:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Configure a Workflow to POST  JSON Encoded Data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-Configure-a-Workflow-to-POST-JSON-Encoded-Data/m-p/301001#M96039</link>
      <description>&lt;P&gt;You could do that by setting up the proxy server which listens for application/x-www-form-urlencoded type requests and post's application/json type data.&lt;BR /&gt;
So you direct your request to proxy server which will do post request in application/json type. &lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 21:14:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-Configure-a-Workflow-to-POST-JSON-Encoded-Data/m-p/301001#M96039</guid>
      <dc:creator>svasani_splunk</dc:creator>
      <dc:date>2017-04-21T21:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Configure a Workflow to POST  JSON Encoded Data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-Configure-a-Workflow-to-POST-JSON-Encoded-Data/m-p/301002#M96040</link>
      <description>&lt;P&gt;does this mean without a proxy server, we cannot post a json data to the application, natively?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 16:11:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-Configure-a-Workflow-to-POST-JSON-Encoded-Data/m-p/301002#M96040</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2017-07-04T16:11:07Z</dc:date>
    </item>
  </channel>
</rss>

