The types of information that you want the connector to retrieve. To retrieve all available information, based on the value of the parameter HubSpotMarketing, set this parameter to *
(an asterisk).
HubSpotMarketing=False
), IngestTypes=*
is equivalent to IngestTypes=Contacts,Companies,Deals,Engagements,Owners,Files,Folders
.HubSpotMarketing=True
), IngestTypes=*
is equivalent to IngestTypes=Contacts,Companies,Deals,Engagements,Owners,Files,Folders,Blogs,BlogAuthors,BlogComments,BlogPosts,BlogTopics,Pages,BroadcastMessages
.Type: | String (comma-separated list) |
Default: | *
|
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IngestTypes=*
|
See Also: | HubSpotMarketing |
|