FolderFilter
A comma-separated list of parameter/value pairs to filter the folders that are ingested by the connector.
For information about the parameters and values that you can set, refer to the HubSpot documentation at https://developers.hubspot.com/docs/methods/files/get_folders. Do not set the parameters limit
or offset
as these are used for paging and are set automatically by the connector.
Some of the HubSpot API parameters accept comma-separated lists of values. To include a comma in the value of a HubSpot API parameter, escape the comma with a backslash (\
).
Type: | String (comma-separated list) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FolderFilter=name__icontains=something
|
See Also: |