Configuration Parameters
Note
Attributes marked with an asterisk (*) are mandatory.
Connection Settings

The SCIM API URL of the Slack instance.

The API token required for Slack authentication.

The maximum size of each data set when querying a large number of objects. The minimum value is 1 and the maximum value is 1000. By default, the page size is 200.
Filter Settings

Optional condition to filter accounts during aggregation. For example:
-
username sw "S" retrieves only those accounts whose username starts with "S"
-
userName Eq "John" retrieves only those records whose userName is identical to John
-
userName co "DM" retrieves only those records whose userName contains DM

Optional condition to filter groups during aggregation.
For example, displayName sw "S" retrieves only those groups whose display name starts with "S"
Note
For more information on filter conditions for accounts and groups, refer to Filter Conditions for Accounts and Groups.

Manages the slack channels.