User Added to Group
Trigger a flow when a user is assigned to 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 & 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 provisioned 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 added to 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 assigned. |
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, returns the following fields 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 is 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.