Hi,
I am trying to integrate Okta with Zapier and wanted to confirm which event type will be triggered when a new Okta user is created in the system (that is when they receive their “Activate Okta acoount” email)
Hi,
I am trying to integrate Okta with Zapier and wanted to confirm which event type will be triggered when a new Okta user is created in the system (that is when they receive their “Activate Okta acoount” email)
Hi @shahbano
When a new user is created in Okta, you would usually see these two event types: user.lifecycle.create and user.lifecycle.activate.
Ref: https://developer.okta.com/docs/reference/api/event-types/
Actually, the activate event is triggered when the email for activation is sent, not when the user press activation button presented in that email…
It’s confusing.