User Okta Profile Updated
Trigger a flow when an user's Okta profile is updated.
Output
Field | Definition | Type |
---|---|---|
Date and Time | Date and time the event was triggered in Okta API. | String |
Message | Message details about the event. | String |
Event ID | Event's unique identifier key. | String |
Event Type | Type of event that was published. | String |
Legacy Event Type | Type of legacy event that was published. | String |
Event Time | Timestamp when the notification was delivered to the service. | String |
Version |
Versioning indicator. |
String |
UUID | Webhook event's universal unique identifier. | String |
Severity | Severity of the event; one of: DEBUG , INFO , WARN , or ERROR . |
String |
Result | Outcome of the update; one of: SUCCESS , FAILURE , SKIPPED , ALLOW , DENY , CHALLENGE , UNKNOWN . |
String |
Changed Attributes | List of attributes that were updated. | String |
Actor | ||
ID | ID of the Okta actor who performed the update. | String |
Alternate ID | Email address of the Okta actor. | String |
Display Name | Display name of the Okta actor. | String |
Type | Type of data returned. | String |
Okta User | ||
ID | ID of the Okta user whose profile was updated. | String |
Alternate ID | Email address of the Okta user. | String |
Display Name | Display name of the Okta user. | String |
Type | Type of Okta user. | String |
Client | Client that requested the update. | Object |
Transaction | Transaction details for the update. | Object |
Debug Context | ||
Debug Data | Information on the triggered event used for debugging; for example, returned data can include a URI, an SMS provider, or transaction ID. | Object |
Authentication Context | Authentication data for the update; includes the update's remote address and session ID. | Object |
Security Context | Security data for the update. | Object |
Event Details | Raw JSON payload returned from the Okta API for this particular event. | Object |
Headers | Object representing the headers for the response; each key of the header will be parsed into a header string as "key: value" (Content-Type: text/plain ). |
Object |
Source | Source of user-specific data. | Object |

While you can create additional user or group fields for an Okta event, the Okta API only supports four fields for Okta connector event cards: ID, Alternate ID, Display Name, and Type. Values will be returned for these four input fields only. No other fields are supported for users or groups, and data from such fields will not be returned by this event card.