API Trigger Resiliency Update

We’ve improved the reliability of our API Trigger Service! In the uncommon event of a platform outage, the service now offers resilience to preserve webhook events so that we can run the associated workflows as soon as the platform comes back online. With more API trigger functionality planned, we wanted to provide the most reliable service possible.

In order to take advantage of this update, just open your active API-triggered workflow and click on the API trigger step. You’ll find the trigger URL has been updated. Copy the URL and update any scripts, exporters, or stored procedures that send webhook events to the trigger. Any newly created API triggers will automatically use this new API trigger service.

Note that the original trigger URLs will still be supported for pre-existing workflows, but the protections offered by our updated API trigger service are only available with the new endpoints. Thanks for understanding and happy building!

4 Likes