Policy Rule Added
Trigger a flow when a policy rule is added in Okta API.
Output
Field | Definition | Type |
---|---|---|
Date and Time | Date and time when the policy rule was added 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 |
Event Time | Timestamp when the notification was delivered to the service. | String |
Version |
Versioning indicator. |
String |
Admin | Okta admin who added the policy rule. | Object |
ID | Unique identifier of Okta admin who added the policy rule. | String |
Alternate ID | Email address of the Okta admin. | String |
Display Name | Display name of the Okta admin. | String |
Type | Role of the Okta admin. | String |
Policy | ||
ID | Unique identifier of the Okta policy containing the new rule. | String |
Alternate ID | Alternate ID of the Okta policy containing the new rule. | String |
Display Name | Display name of the policy containing the new rule. | String |
Type | Policy type specification for the policy. Specification pertains to source of user-specific data. Valid types include default, legacy, and Active Directory. | String |
Policy Type | Type of policy. Valid types include: OKTA_SIGN_ON , PASSWORD , MFA_ENROLL , OAUTH_AUTHORIZATION_POLICY , IDP_DISCOVERY |
String |
Policy Rule | ||
ID | Unique identifier of the new policy rule. | String |
Alternate ID | Alternate ID of the policy rule. | String |
Display Name | Display name of the new policy rule. | String |
Type | Policy type specification for the policy. Specification pertains to source of user-specific data. Valid types include default, legacy, and Active Directory. | String |
UUID | Webhook event's universal unique identifier. | String |
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 |
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 |

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.