HubSpot · Arazzo Workflow
HubSpot Search and Add to a List
Version 1.0.0
Search CRM objects with a filter, then add the matches to a static list.
View Spec
View on GitHub
AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSalesArazzoWorkflows
Provider
Workflows
search-and-add-to-list
Search CRM objects by a property filter and add a match to a static list.
Searches the supplied CRM object type for a record matching a property filter, then adds the matched record to the supplied static list.
1
searchObjects
searchCRMObjects
Search the supplied CRM object type for records where the filter property matches the supplied value.
2
addToList
addListMembers
Add the matched record to the supplied static list by its record ID.
Source API Descriptions
openapi