HubSpot · Arazzo Workflow
HubSpot Batch Import Contacts
Version 1.0.0
Batch-create a set of contacts then batch-read them back to verify.
View Spec
View on GitHub
AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSalesArazzoWorkflows
Provider
Workflows
batch-import-contacts
Batch-create contacts then batch-read them back to verify.
Creates a batch of contacts from the supplied inputs array and then reads the created records back by their IDs to confirm the import.
1
batchCreate
batchCreateContacts
Create the supplied contacts in a single batch call and capture the results array of created records.
2
batchVerify
batchReadContacts
Read the freshly created contacts back by their IDs to verify the batch import persisted the records.
Source API Descriptions
openapi