AppdataA
Appdata
May 9

Webhooks for build lifecycle events

I want to trigger external scripts when a build starts or fails. Right now I have to poll the API to check status.
PendingPending

May 9, 2026

Polling is inefficient. Webhooks would be much better.

May 9, 2026

This would help with our slack notifications for the team.