Application Deactivated
Trigger a Flow when an application is deactivated in Okta.
Output
Field | Definition | Type |
---|---|---|
Date and Time | The date and time the event was triggered in Okta API. | String |
Message | Message details about the event. | String |
Event ID | The unique identifier of the event. | String |
Event Type | The type of event that was published. | String |
Event Time | The timestamp when the notification was delivered to the service. | String |
Version | The versioning indicator. | String |
Admin | The Okta admin who deactivated the application. | Object |
ID | The ID of the Okta admin who deactivated the application. | String |
Alternate ID | The email address of the Okta admin. | String |
Display Name | The display name of the Okta admin. | String |
Type | The type of the Okta admin who deactivated the application. | String |
Okta Application | The Okta application that was deactivated. | Object |
ID | The ID of the Okta application that was deactivated. | String |
Alternate ID | The alternate ID of the Okta application that was deactivated. | String |
Display Name | The display name of the Okta application. | String |
Type | The type of Okta application that was deactivated. | String |
UUID | The webhook event's universal unique identifier. | String |
Event Details | The raw JSON payload returned from the Okta API for this particular event. | String |
Headers | The 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 ). |
String |
Source | The source of user-specific data for the application. | String |
Debug Context | ||
Debug Data | The information on the triggered event used for debugging; for example, returned data can include a URI, an SMS provider, or transaction ID. | String |