<?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: REST API in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61733#M14989</link>
    <description>You can write python scripts and execute it via a batch file. PS: All dependencies must be present on the machine beforehand,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Nov 2019 06:00:00 GMT</pubDate>
    <dc:creator>vivek.kumar.goel</dc:creator>
    <dc:date>2019-11-21T06:00:00Z</dc:date>
    <item>
      <title>REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61724#M14980</link>
      <description>Hi,

has anybody experience with REST API ?

We will have a web app which will send (post, put) JSON via REST API to a BP DB and vice versa.

I would need the Object for BP and the know-how to establish a successful communication.

Any help is appreciated, thanks!

&amp;nbsp;</description>
      <pubDate>Mon, 20 Aug 2018 16:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61724#M14980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-20T16:04:00Z</dc:date>
    </item>
    <item>
      <title>Blue Prism and API…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61725#M14981</link>
      <description>Blue Prism and&amp;nbsp;API integration is covered under the ""Web Services"" functionality of the software. You'll be wanting to look at the&amp;nbsp;User Guide - Web Services documentation here:&amp;nbsp;https://portal.blueprism.com/documents/standard?title=Web+Services&amp;amp;cate…
However for your purposes I think it's important to note:

Blue Prism web services are natively SOAP, WSDL-based services. Native support is not provided for creating RESTful Blue Prism web services.</description>
      <pubDate>Mon, 20 Aug 2018 21:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61725#M14981</guid>
      <dc:creator>AlexanderPugh</dc:creator>
      <dc:date>2018-08-20T21:57:00Z</dc:date>
    </item>
    <item>
      <title>http vbo and web services…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61726#M14982</link>
      <description>http vbo and web services-rest vbo's. You can consume rest services. but Bp doesnt expose services as Rest.&amp;nbsp;
You might have to extend the vbo if tls is involved, it supports some versions, I don't recall which ones are not supported.</description>
      <pubDate>Tue, 21 Aug 2018 18:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61726#M14982</guid>
      <dc:creator>ashish.easow</dc:creator>
      <dc:date>2018-08-21T18:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61727#M14983</link>
      <description>Blue Prism does not support calling Process/Objects via REST, only SOAP. However, as part of our integration with Microsoft Power Platform, I have built an Azure function that effectively translates a REST call to a Blue Prism SOAP call. The source code is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/blue-prism/MicrosoftFlowAzureFunction" target="_blank" rel="noopener"&gt;https://github.com/blue-prism/MicrosoftFlowAzureFunction&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There will soon be a full post on the Digital Exchange that documents the deployment and use of this Azure Function.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chris Hogan&lt;BR /&gt;Senior Ecosystem Architect&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Oct 2019 17:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61727#M14983</guid>
      <dc:creator>ChrisHogan</dc:creator>
      <dc:date>2019-10-19T17:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61728#M14984</link>
      <description>Hello Chris,&lt;BR /&gt;&lt;BR /&gt;Is there any guide for the "Webservices REST" VBO ?&lt;BR /&gt;Thank You&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Simanchala Pattanayak&lt;BR /&gt;Project Associate&lt;BR /&gt;Cognizant&lt;BR /&gt;America/Indiana/Indianapolis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Nov 2019 13:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61728#M14984</guid>
      <dc:creator>SimanchalaPatta</dc:creator>
      <dc:date>2019-11-17T13:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61729#M14985</link>
      <description>The documentation for the Azure REST function is here:&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-power-platform-connector" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-power-platform-connector&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I do not believe there is a document for the REST VBO.&lt;BR /&gt;&lt;BR /&gt;You can also consume REST services via the WebAPI functionality in Blue Prism. You can find that information here:&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/system/files/documents/v6.4%20User%20Guide%20-%20Web%20APIs_2.pdf" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/system/files/documents/v6.4%20User%20Guide%20-%20Web%20APIs_2.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chris Hogan&lt;BR /&gt;Senior Ecosystem Architect&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 16:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61729#M14985</guid>
      <dc:creator>ChrisHogan</dc:creator>
      <dc:date>2019-11-18T16:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61730#M14986</link>
      <description>Thanks Chris for replying back.&lt;BR /&gt;&lt;BR /&gt;I followed the link&amp;nbsp;&lt;A href="https://portal.blueprism.com/system/files/documents/v6.4%20User%20Guide%20-%20Web%20APIs_2.pdf" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/system/files/documents/v6.4%20User%20Guide%20-%20Web%20APIs_2.pdf&lt;/A&gt;&amp;nbsp;but it's showing "Access Denied"&lt;BR /&gt;Kindly assist&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Simanchala Pattanayak&lt;BR /&gt;Project Associate&lt;BR /&gt;Cognizant&lt;BR /&gt;America/Indiana/Indianapolis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 16:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61730#M14986</guid>
      <dc:creator>SimanchalaPatta</dc:creator>
      <dc:date>2019-11-18T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61731#M14987</link>
      <description>The Blue Prism portal is available to all registered Blue Prism customers and partners. If you company is a registered partner, you should check internally to see what credentials have been registered for access.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chris Hogan&lt;BR /&gt;Senior Ecosystem Architect&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Nov 2019 20:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61731#M14987</guid>
      <dc:creator>ChrisHogan</dc:creator>
      <dc:date>2019-11-18T20:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61732#M14988</link>
      <description>Hello Chris,&lt;BR /&gt;&lt;BR /&gt;Thanks for the assistance.&lt;BR /&gt;Is there any option in Blue Prism Code stage to use Python?&lt;BR /&gt;Or any other option in Blue Prism to work along with Python?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Simanchala Pattanayak&lt;BR /&gt;Project Associate&lt;BR /&gt;Cognizant&lt;BR /&gt;America/Indiana/Indianapolis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2019 16:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61732#M14988</guid>
      <dc:creator>SimanchalaPatta</dc:creator>
      <dc:date>2019-11-20T16:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61733#M14989</link>
      <description>You can write python scripts and execute it via a batch file. PS: All dependencies must be present on the machine beforehand,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Nov 2019 06:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61733#M14989</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2019-11-21T06:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61734#M14990</link>
      <description>Thanks Vivek for replying back.&lt;BR /&gt;&lt;BR /&gt;Could you please elaborate both the line a bit more, that will be really helpful.&lt;BR /&gt;Else if you have any article on your portal (rpatools.com) please share the link.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Simanchala Pattanayak&lt;BR /&gt;Project Associate&lt;BR /&gt;Cognizant&lt;BR /&gt;America/Indiana/Indianapolis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Nov 2019 17:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61734#M14990</guid>
      <dc:creator>SimanchalaPatta</dc:creator>
      <dc:date>2019-11-21T17:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61735#M14991</link>
      <description>Basic Principle in running python code:&lt;BR /&gt;&lt;BR /&gt;Write the python scripts as .py&amp;nbsp;&lt;BR /&gt;Write the run commands in a notepad and save it as&amp;nbsp; .bat&lt;BR /&gt;from BP, just use Utility- Environment --&amp;gt; Start process--&amp;gt; Give the bat file name in the application input.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Nov 2019 08:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61735#M14991</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2019-11-23T08:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61736#M14992</link>
      <description>Thank you so so much Vivek.&lt;BR /&gt;I will definitely try this.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Simanchala Pattanayak&lt;BR /&gt;Project Associate&lt;BR /&gt;Cognizant&lt;BR /&gt;America/Indiana/Indianapolis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Nov 2019 08:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61736#M14992</guid>
      <dc:creator>SimanchalaPatta</dc:creator>
      <dc:date>2019-11-23T08:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: REST API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61737#M14993</link>
      <description>I've given up on blue prisms implementation of rest api interfaces. I'm building custom BO's for every service i use instead. The global code then contains the http(s) communication c# code.&amp;nbsp;&lt;BR /&gt;Then each page i'll implement a function that queries the API and then turns the json/xml reply into a collection.&lt;BR /&gt;Blue prisms setup is too rigid in my opinion..&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Brian Christensen&lt;BR /&gt;Developer&lt;BR /&gt;TDC&lt;BR /&gt;Europe/Copenhagen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Dec 2019 12:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/REST-API/m-p/61737#M14993</guid>
      <dc:creator>BrianChristense</dc:creator>
      <dc:date>2019-12-02T12:06:00Z</dc:date>
    </item>
  </channel>
</rss>

