Trigger a Flow when a user is assigned to an application in Okta.

Unless otherwise indicated, field types are text.

Options

  • Application (drop-down list): Choose from a list of existing applications in your Okta organization.
  • Application Instance (drop-down list): Choose from a list of existing application instances, dependent on the Application chosen in the previous step.
    • Note: This event will only trigger for the selected application instance.

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 application
    • ID: ID of the Okta user who was added to the application
    • Alternate ID: email address of the Okta user
    • Display Name: display name of the Okta user
  • Application User (object): target application’s user details
    • ID: user’s ID in the target application
    • Alternate ID: user’s alternate ID in the target application (usually their email address)
    • Display Name: display name of the Okta user
  • Application (object): target application
    • ID: ID of the target application
    • Alternate ID: alternate ID of the target application
    • Display Name: display name of the target application
  • 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