Hi,
Is there a way I can “Trigger an API Workflow” using a button for example ?
This is an API endpoint I am also using from external services.
I see 2 alternatives solutions:
- Schedule an API Workflow on current date/time, but is it instantaneous?
- Create a custom event with the exact same workflow that I can trigger, but It means 2 workflow to maintain in the future.
Thank you for you help!