FileFilter

A comma-separated list of parameter/value pairs to filter the files 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_files. 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: FileFilter=type__ne=IMG
See Also: