Astra uses webhooks to send programmatic updates about your user's automations. Webhooks can be enabled via the main Astra Dashboard page under the Webhooks
section in sandbox or production.
The webhook URL must be https and have valid SSL certificate. If there is a non-200 response or no response, Astra will retry sending the webhook.
Astra will retry sending a webhook up to 10 times. After each failure, the time between retries doubles resulting in a 5-hour retry window. Each subsequent retry will contain the same
webhook_id
as the initial webhook that received a non-200 response.