Trigger a Flow when a user is assigned to a group in Okta.

Unless otherwise indicated, field types are text.

Output

  • Date and Time: date and time the event was triggered in Okta
  • Message: message details about the event
  • Event ID: event’s unique identifier key
  • Event Type: type of event that was published
  • Event Time: timestamp when the notification was delivered to the service
  • Version: versioning indicator
  • Admin (object): Okta admin who provisioned the user
    • ID: ID of Okta admin who provisioned the user
    • Alternate ID: email address of the Okta admin
    • Display Name: display name of the Okta admin
  • Okta User (object): Okta user who was added to the group
    • ID: ID of the Okta user who was added to the group
    • Alternate ID: email address of the Okta user
    • Display Name: display name of the Okta user
  • Group (object): target group that the user was assigned to
    • ID: ID of the target group
    • Alternate ID: alternate ID of the target group
    • Display Name: display name of the target group
  • User Groups (list of objects): if the user is a member of multiple groups, the following fields are returned for each group
    • ID: ID of the group that the user belongs to
    • Name: name of the group that the user belongs to
    • Description: description of the group that the user belongs to
  • UUID: webhook event’s universal unique identifier
  • Full Details (object): entire raw JSON payload returned from the Okta API