Does Okta batch Webhook events?

Hello,

I’m working with Okta webhooks and noticed that the Events is actually a list (or array).
Does this mean Okta batch the events and theoretically my webhook can receive multiple events at once?
Or does Okta always send 1 event at a time.

Yes, it can send multiple events in one payload when events occur within a short timeframe.

https://support.okta.com/help/s/article/Okta-events-sent-to-an-API-Endpoint-workflow-in-a-batch-only-trigger-a-single-workflow-execution?language=en_US

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.