User Removed from Group
Trigger a flow when a user is removed from a group through the Okta API.
Scopes
See Event cards for the list of required OAuth scopes needed by this card.
Output
Field | Definition | Type |
---|---|---|
Date and Time | The date and time the event was triggered in the Okta API. |
Text |
Message | Message details about the event. |
Text |
Event ID | Unique identifier of the event. |
Text |
Event Type | Type of event that was published. |
Text |
Event Time | Time stamp when the notification was delivered to the service. |
Text |
Version |
Versioning indicator. |
Text |
Admin | Information about the Okta admin who unassigned the user. |
Object |
ID | ID of the Okta admin. |
Text |
Alternate ID | Username of the Okta admin. |
Text |
Display Name | The display name of the Okta admin. |
Text |
Okta User | Information about the Okta user who was unassigned from the group. |
Object |
ID | ID of the Okta user. |
Text |
Alternate ID | Username of the Okta user. |
Text |
Display Name | The display name of the Okta user. |
Text |
Group | Information about the target group where the user was unassigned. |
Object |
ID | ID of the target group. |
Text |
Alternate ID | Alternate ID of the target group. |
Text |
Display Name | The display name of the target group. |
Text |
User Groups | If the user is a member of multiple groups, the following fields are returned for each group: |
List of Objects |
ID | ID of the group that the user belongs to. |
Text |
Name |
Name of the group. |
Text |
Description | Description of the group that the user belongs to. |
Text |
UUID | Webhook event's universal unique identifier. |
Text |
Event Details | The raw JSON payload returned from the Okta API for this particular event. |
Object |
Headers | An object representing the headers for the response. Each key of the header gets parsed into a header string as a "key: value" pair (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 a transaction ID. |
Object |
While you can create more user or group fields for an Okta event, the Okta API only returns values for four fields: ID, Alternate ID, Display Name, and Type.
No other fields are supported for users or groups, and this event card doesn't return data from such fields.