IndexMPIMs
A Boolean value that specifies whether to ingest a document for each Slack multi-person direct message channel that is processed. If you set this parameter to FALSE
, the connector does not create a document representing the multi-person direct message channel.
TIP: To retrieve information about multi-person direct message channels you must set ProcessMPIMs to TRUE
. When ProcessMPIMs
is FALSE
, the connector does not retrieve any information about multi-person direct message channels or their content.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexMPIMs=FALSE
|
See Also: | ProcessMPIMs |