To learn more, visit the Okta documentation.

Parameters

ParameterDescription
Send EmailSends an activation email to the user if true.
User IDThe user’s ID.

Example Output

{    "activationToken": "string",    "activationUrl": "string"}

Workflow Library Example

Activate User with Okta and Send Results Via Email

Preview this Workflow on desktop