cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger a process from a post API call

Pranav
Level 3
Hi Team,

The use case is to trigger a process by the click of a button on a UI and then perform several steps which include
  • Navigating to a web portal.
  • Reading the data from that portal.
  • Posting back the data to the system from where the process is triggered.
I need to know how I can design such a Blue Prism process and is it possible?
1 REPLY 1

EmersonF
MVP
You can expose the process and send a soap request to start it, you can also create an orchestrating process that receives some information such as the name of the process and which resource to use and trigger a command line using AutomateC, or if it is something personalized you can create your own api for that!
Sr Cons at Avanade Brazil