PathCantHaveRegex
A regular expression to limit the files retrieved by the connector. If the full path of a file matches the regular expression, the file is ignored. This filter applies only to items that are considered to be files in HubSpot.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | PathCantHaveRegex=.*\.docx
|
See Also: | PathMustHaveRegex |