22-12-23 04:22 PM
Hello everyone,
Is there any way to run via API a BluePrism process from third party applications?
An example might be running it using Apps Script on GSheet. Any suggestions please?
Thanks,
Vincenzo
25-12-23 01:40 AM
Hi Vincenzo,
It is possible. Check below thread.
https://community.blueprism.com/communities/community-home/digestviewer/view-question?ContributedContentKey=2e43ea53-fa14-4639-ab02-c32a9f9129c7&CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01
https://support.blueprism.com/en/support/solutions/articles/7000076830-how-do-i-find-information-on-the-blue-prism-enterprise-api-
25-12-23 04:40 PM
Hi Vincenzo,
You can always expose the process as an API in system tab. Please understand below for this implementation -
If this works for you great, but for usual implementation, this could be a futile. To implement this correctly and out of box -
Hope this Helps!
09-01-24 02:19 PM
Thank you.
Exposing the process and running it via the SOAP api, can you also provide an input parameter in the envelope if required by the process?