To learn more, visit the Okta documentation.

Parameters

ParameterDescription
Group DescriptionDescription of the Group.
Group NameName of the Group.

Example Output

{    "_embedded": {},    "_links": {},    "created": "date-time",    "id": "string",    "lastMembershipUpdated": "date-time",    "lastUpdated": "date-time",    "objectClass": [        "string"    ],    "profile": {        "description": "string",        "name": "string"    },    "type": "string"}

Workflow Library Example

Create Group with Okta and Send Results Via Email

Preview this Workflow on desktop