i have my flow in ui path in this flow i fetch data from my lead through APIs and run the flow
in every minutes but i required to run the flow in real time i want that the flow runs when a new leads get created in my data base please have any solutions then give it to me what should i do to run orchestrator for real time
U/se Integration Services for this. If the API’s you are getting leads from don’t have a readymade Connector available, you can build your own for this.
Once the Connection is set up, you can create a trigger. This trigger will be monitoring your API for any new leads and trigger the process you will configure in it.
Thanks,
Ashok ![]()