Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-19 02:44 PM
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
------------------------------
Thanks in advance.
------------------------------
Maneesh
RPA Developer
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-10-19 03:22 PM
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
------------------------------
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
------------------------------
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-19 04:44 PM
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
------------------------------
------------------------------
Brian Clayton
Lead Developer - C#/Blue Prism RPA
The Auto Club Group
America/Detroit
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-10-19 07:14 AM
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
Feel free to reach me in case you still face some issue.
------------------------------
Satish Prasad
Senior Analyst Programmer
Fidelity International
Asia/Dili
------------------------------
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 | ||||||
|
Feel free to reach me in case you still face some issue.
------------------------------
Satish Prasad
Senior Analyst Programmer
Fidelity International
Asia/Dili
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-10-19 03:22 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-10-19 07:01 AM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-10-19 04:30 PM
Thank You. Lots of good information!
------------------------------
Maneesh Vemula
RPA Specialist
America/New_York
------------------------------
------------------------------
Maneesh Vemula
RPA Specialist
America/New_York
------------------------------
