Add User to Group

Add a user to an Adobe User Management group.

Input

Field Definition Type Required

Group

Name

Name of the group.

Text

TRUE

User

Email

Email of the user.

Text

TRUE

Identity Type

Choose one of the following options as the identity type for the input field:

  • Adobe: Identity type that is created, owned, and managed by the end user.

  • Enterprise: Identity type that is created, owned, and managed by an organization. Adobe hosts the enterprise identifier and performs authentication, but the organization retains rights to create user accounts on verified domains.

  • Federated: Identity type that is created and owned by an organization, and linked to the enterprise directory through federation.

Dropdown

TRUE

Output

Field Definition Type

Results

Result

Status of the request.

Use this property to manage error handling as the value is either success or a corresponding error.

Text

Completed

The number of user commands successfully processed.

Number

Not Completed

The number of unsuccessful user commands. If this value isn't 0, then the Errors fields list the specific actions that failed and any information returned about the errors.

Number

Completed in Test Mode

The number of user commands that completed in test-only mode.

Number

Errors

Index

Zero-based index of the command entry inside the commands structure.

Number

Step

Zero-based index of the action step inside that command entry.

Number

Message

Description of the error.

Text

Error Code

Error type. See User Management Action API.

Text

Request ID

Developer-defined identifier passed into the request. You can use this ID to match this response to a specific request.

Number

User

User defined in the root of the command entry.

Number

Warnings

Index

Zero-based index of the command entry inside the commands structure.

Number

Step

Zero-based index of the action step inside that command entry.

Number

Message

Description of the warning.

Text

Warning Code

Warning type. See User Management Action API.

Text

Request ID

Developer-defined identifier passed into the request. You can use this ID to match this response to a specific request.

Text

User

User defined in the root of the command entry.

Text

Related topics

Adobe User Management connector

Workflow elements

Guidance for Adobe User Management connector

User Management Rest API overview