How to call a StudioX script from a web application

I have a project in StudioX, which search in a DB and opens needed personal profile page. UiPath gets login, password, correct link and opens the web page for the call center operator in a browser on local computer.
How to call this script from a CRM system (web based application)?

@a.gotsdanker

Welcome to the community

you can use orchestrator api and call a start job api

check swagger for details - <OrchetsrtaorURL>/swagger/index.html

cheers

does it work for StudioX?

@a.gotsdanker

It works for any published process

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.