Remove User Entitlements

Remove user entitlements from Salesforce.

Options

Field Definition Type Required
Remove Specify the entitlement to be removed; options are:
  • Permission Set Assignment

  • Permission Set Group Assignment

  • Permission Set License Assignment

  • Feature Licenses

Dropdown TRUE

Input

Field Definition Type Required
For the Permission Set Assignment option .

Assignment

Permission Set Assignment Unique identifier of the permission set assignment. String TRUE
For the Permission Set Group Assignment option.

Assignment

Permission Set Group Assignment ID Unique identifier of the permission set group assignment. String TRUE
For the Permission Set License Assignment option.

Assignment

Permission Set License Assignment ID Unique identifier of the permission set license assignment. String TRUE
For the Feature License option

Remove

User ID

Unique identifier of the user.

String TRUE
Feature Licenses Feature license names of the licenses to remove from the user. List of text TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Salesforce connector

Workflow elements

Salesforce developer documentation