PathMustHaveRegex
A regular expression to limit the files retrieved by the connector. Unless 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: | PathMustHaveRegex=.*
|
See Also: | PathCantHaveRegex |