TwoToTooT

Using perpetual script to trigger flow

I want to create a system that will listen to an event from an external service and trigger a flow to process the data. My initial through is to use a perpetual script as the listening service and trigger the flow when an event was captured from the listening service. However, I can't seem to find a way to trigger a flow using code.

what is the best way to setup a listening service that can utilize flow? Is there a way to natively trigger flow using something like inner flow mechanism but for script?
Was this page helpful?