Hi there,
We’re getting started integrating our AWS backend with auth0 at the moment, and I see there are a couple of ways to get activity notifications (user signUp etc) back to our core. Namely webhooks, and the aws eventBridge partner source.
I’ve configured an eventBus for all tenants and am receiving the events.
My questions are:
Is there a preferred or most reliable method for receiving these notifications? webhooks or Events?
Is the auth0 events delivery a ‘best effort’ or a bullet proof delivery method?
If we can be assured that both options are equally reliable, then we’ll probably go with Events.
As you can imagine, these notifications are not something we’d want to miss.
Any information or community experience would be greatly appreciated.
Many thanks
Ben