provider Batch POST /crm/v3/objects/contacts/batch/upsert
@utdk/hubspot /crm/v3/objects/contacts/batch/upsert
Create or update a batch of contacts
Upsert a batch of contacts. The `inputs` array can contain a `properties` object to define property values for each record.

Try it

Authentication
Configure credentials for Contacts
post.crm.v3.objects.contacts.batch.upsertUpsert
POST/crm/v3/objects/contacts/batch/upsert
Upsert a batch of contacts. The `inputs` array can contain a `properties` object to define property values for each record.

Input

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import hubspot from '@utdk/hubspot';

await hubspot.post.crm.v3.objects.contacts.batch.upsertUpsert()