How to integrate power automate with outsystems? I am working on one usecase where I need to start power automate workflow from outsystems by sending some data from application to power automate to process it further. Let me know if anyone has worked on it earlier.
Dear, Power automate workflow could be initiated by the API ,
please follow the process and create http request
You can configure the HTTP inputs and outputs here, select the workflow you want to trigger, and consume it in your OutSystems application.