BlogCommentFilter

A comma-separated list of parameter/value pairs to filter the blog comments 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/comments/get_comments. 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: BlogCommentFilter=state=APPROVED
See Also: