IndexGroups

A Boolean value that specifies whether to ingest a document for each Slack private channel that is processed. This document contains information about the private channel. If you set this parameter to FALSE, the connector does not create a document representing the private channel.

TIP: To retrieve information about private channels you must set ProcessGroups to TRUE. When ProcessGroups is FALSE, the connector does not retrieve any information about private channels or their content.

Type: Boolean
Default: True
Required: No
Configuration Section: TaskName or FetchTasks
Example: IndexGroups=FALSE
See Also: ProcessGroups