<?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: POST API on Blue prism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97513#M45494</link>
    <description>&lt;P&gt;Hi Sushant,&lt;BR /&gt;&lt;BR /&gt;You will have to use the HTTP Request multipart action in the Utility Http VBO. Please download the latest version if you dont see this action.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 14:16:09 GMT</pubDate>
    <dc:creator>shashank.kumar280</dc:creator>
    <dc:date>2023-03-31T14:16:09Z</dc:date>
    <item>
      <title>POST API on Blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97510#M45491</link>
      <description>&lt;P&gt;Hi Guys I am working with POST api with Blue prism I am getting response while sending this post call to postman but getting error- (Internal : Could not execute code stage because exception thrown by code stage: Unexpected character encountered while parsing value: T. Path '', line 0, position 0.) while passing this from Blue prism.&lt;BR /&gt;&lt;BR /&gt;1st I am converting jason to collection to use it as a input and sending the POST request so getting above error.&lt;BR /&gt;&lt;BR /&gt;Kindly help .&amp;nbsp;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 07:12:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97510#M45491</guid>
      <dc:creator>SushantPriyader</dc:creator>
      <dc:date>2023-03-31T07:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: POST API on Blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97511#M45492</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.blueprism.com/network/profile?UserKey=0f91c4ee-3bd8-46ab-9318-01869100af18" target="" class="author" aria-label="Sushant Priyadershi Press space to toggle pop up" aria-haspopup="dialog" aria-controls="bio-bubble-popup-0f91c4ee-3bd8-46ab-9318-01869100af18-3"&gt;Sushant&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;It seems like there is an issue with the JSON. If you could post a screenshot of your Postman and Blue Prism configuration, it would be easier to debug.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 07:34:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97511#M45492</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-03-31T07:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: POST API on Blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97512#M45493</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1537"&gt;@shashank.kumar280&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;
&lt;P&gt;I am attaching Post man and Blue prism Configuration&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am passing below Jason Body where Session Id and Context Id will change always and I need to send command Currently its IG (It will change)&lt;BR /&gt;{"jSessionId":"h2DUsuOlOBvvKjHmYO5RUaC7gLzEcQ3VFBNVSHMs!1680269596622","contextId": "H1US7$7#X$691TGM#TQSLYG#91","userId": "TZTCS0577R","organization": "JL","officeId": "TYOJL06TA","gds": "AMADEUS","tasks":[{"type":"CRY","command":{"command":"IG","prohibitedList":"SITE_JCPCRYPTIC_PROHIBITED_COMMANDS_LIST_1"}}]}&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35432.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35498i9A36C62DEFDCC0A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="35432.png" alt="35432.png" /&gt;&lt;/span&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35433.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35496iC6A11FDA4E340115/image-size/large?v=v2&amp;amp;px=999" role="button" title="35433.png" alt="35433.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 14:04:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97512#M45493</guid>
      <dc:creator>SushantPriyader</dc:creator>
      <dc:date>2023-03-31T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: POST API on Blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97513#M45494</link>
      <description>&lt;P&gt;Hi Sushant,&lt;BR /&gt;&lt;BR /&gt;You will have to use the HTTP Request multipart action in the Utility Http VBO. Please download the latest version if you dont see this action.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 14:16:09 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97513#M45494</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-03-31T14:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: POST API on Blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97514#M45495</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1537"&gt;@shashank.kumar280&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply . In Multipart where to send Post data-&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;{"jSessionId":"h2DUsuOlOBvvKjHmYO5RUaC7gLzEcQ3VFBNVSHMs!1680269596622","contextId": "H1US7$7#X$691TGM#TQSLYG#91","userId": "TZTCS0577R","organization": "JL","officeId": "TYOJL06TA","gds": "AMADEUS","tasks":[{"type":"CRY","command":{"command":"IG","prohibitedList":"SITE_JCPCRYPTIC_PROHIBITED_COMMANDS_LIST_1"}}]}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Just for reference I am getting this error- The remote server returned an error: (500) Internal Server Error.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 14:38:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97514#M45495</guid>
      <dc:creator>SushantPriyader</dc:creator>
      <dc:date>2023-03-31T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: POST API on Blue prism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97515#M45496</link>
      <description>&lt;P&gt;Hi Sushant,&lt;BR /&gt;&lt;BR /&gt;If you refer the user guide, the Field metadata collection has to be set. The name field will be "data" as per your screenshot and set the json in value field.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:08:51 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/POST-API-on-Blue-prism/m-p/97515#M45496</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2023-03-31T15:08:51Z</dc:date>
    </item>
  </channel>
</rss>

