Thursday
- last edited
Thursday
by
Michael_S
Hi everyone!
I'm excited to share with you all a first look at one of the advanced topics featured in the new Professional Developer Learning Plan. This short preview highlights the practical, real-world API examples you’ll work through when the course becomes available.
If this excites you, the full course will help you learn how external systems interact with the Blue Prism® digital workforce through the v7.x RESTful API from authentication and secure access to adding queue items, updating environment variables, and starting sessions programmatically.
Ready to get started? Click the link to see the full list of courses in the Professional Developer Learning Plan.
Thursday
Its really great. Here we already integrated our BP process with our ADP product where associates/clients clicked on the button on browser that will trigger our BP process (our process takes input and adds the items to the queue for bot processing) and displays the item ID and status as Inprogress back to on browser , all this we are doing using exposed process WSDL
Now, with V7.x instead of WSDL , we can call/run any process using Rest APIs ?
Updating environment variable is something very nice 🙂