These docs are for AuthRocket 1. Looking for AuthRocket 2 docs?

Webhooks and Webhook Retry

Q: Is it possible to be notified when we receive a new user signup through your system by a webhook type mechanism posted to a configurable target URL? Also, will this mechanism retry the notification if the target is unreachable at that moment?


A: Yes, we have a comprehensive webhook system. For new user signups, you’ll want the user.created webhook.

Webhooks do retry for 48 hours. Any 4xx or 5xx response is considered an error and will retry, as well as timeouts and network errors. The Events tab in each Realm will show you past events and their webhook status.

Tagged with: webhooks

Questions? Find a Typo? Get in touch.