GroupNameMustHaveRegex

A regular expression to limit the Slack private channels (groups) that are processed by the connector. The full name of a private channel must match the regular expression, otherwise the connector does not retrieve any information from it.

Type: String (regular expression)
Default:
Required: No
Configuration Section: TaskName or FetchTasks
Example: GroupNameMustHaveRegex=strategy-team|new-projects
See Also: GroupNameCantHaveRegex