Schedule workflows to run at fixed times, or to be dynamically triggered by another workflow....
Bridge workflows can have many triggers at once....
Inbound Webhooks
With inbound webhooks, you can generate and expose webhook endpoints to trigger workflows or actions on Bridge....
Using the webhook request URL, you can make a POST request that will start a Bridge Workflow, using the following request body:
{
"workflow":"...