cancel
Showing results for 
Search instead for 
Did you mean: 

Calling an API from BluePrism

maneesh.vemula1
Level 5
Hello - I have never used BluePrism to call an API and would like to know the basic steps/requirements to call an API. What objects should be used and what inputs must be given to that particular object. From what I've been reading online, the REST utility must be used along with the HTTP to make a call. Can someone please clarify. Please note that I am not trying to implement or call a Web Service. 

Thanks in advance.

------------------------------
Maneesh
RPA Developer

------------------------------
1 BEST ANSWER

Best Answers

Hi Brian,

Here is a blog post I wrote on the basic steps of calling a REST API: https://rpasuccess.com/blog/2019/1/1/how-to-call-a-rest-api-from-blue-prism

------------------------------
Ed Garabedian
Sr. Solutions Consultant
Blue Prism
------------------------------

View answer in original post

5 REPLIES 5

bclayton1896
Level 4
Can you provide an example of the API you are trying to call?

------------------------------
Brian Clayton
Lead Developer - C#/Blue Prism RPA
The Auto Club Group
America/Detroit
------------------------------

SatishPrasad1
Level 4
​Hi Maneesh,

There are multiple ways of Doing it .

1. Using the HTTP Utility Objects - Community VBO is available  at DX portal can be used to make API call - All you need to know the API end POINT , Headers, Data(Payload), Authentication in case any to post data and receive response.

This has limited functionality don't support various Authorisation headers.

2. Using Web API Service form System Tab to Create Connection profile and then use connection profile inside your process as object  to call them simply as action.

This is good feature and relatively new from  V6.4 Onwards .

You can read more details at my blog Building Blue Prism Intelligent Automation Using Cognitive Web API and Skills - RPABOTS.WORLD
RPABOTS.WORLD remove preview
Building Blue Prism Intelligent Automation Using Cognitive Web API and Skills - RPABOTS.WORLD
Blue Prism Intelligent Automation Using Cognitive Web API and Skills, It leverages different algorithms and technology approaches such as natural language processing, text analytics and data mining, semantic technology and machine learning to provide useful information for process to perform the task more intelligently.
View this on RPABOTS.WORLD >
 


Feel free to reach me in case you still face some issue.




------------------------------
Satish Prasad
Senior Analyst Programmer
Fidelity International
Asia/Dili
------------------------------

Hi Brian,

Here is a blog post I wrote on the basic steps of calling a REST API: https://rpasuccess.com/blog/2019/1/1/how-to-call-a-rest-api-from-blue-prism

------------------------------
Ed Garabedian
Sr. Solutions Consultant
Blue Prism
------------------------------

Hi,

Please provide the how many types of Application used in RPA automation? What is the SAP and Mainframe application working.

------------------------------
DHURAV SINGH MORYA
Anayzer
Jio
------------------------------

Thank You. Lots of good information!

------------------------------
Maneesh Vemula
RPA Specialist
America/New_York
------------------------------