IndexAttachments
A Boolean value that specifies whether to ingest a (metadata-only) document for each message attachment. The document contains the information from the attachment.
TIP: The document is a metadata-only document because attachments in the Slack repository are not files. Slack attachments contain only metadata.
If you set this parameter to FALSE
, message attachments are ignored.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexAttachments=FALSE
|
See Also: |