Optional
requestFactory: BatchApiRequestFactoryOptional
responseProcessor: BatchApiResponseProcessorOptional
_options: PromiseConfigurationOptionsArchive a batch of contacts by ID. Archived contacts can be restored within 90 days of deletion. Learn more about the data impacted by contact deletions and how to restore archived records. Archive a batch of contacts
Optional
_options: PromiseConfigurationOptionsCreate a batch of contacts. The inputs
array can contain a properties
object to define property values for each record, along with an associations
array to define associations with other CRM records.
Create a batch of contacts
Optional
_options: PromiseConfigurationOptionsCreate a batch of contacts. The inputs
array can contain a properties
object to define property values for each record, along with an associations
array to define associations with other CRM records.
Create a batch of contacts
Optional
_options: PromiseConfigurationOptionsRetrieve a batch of contacts by ID (contactId
) or unique property value (idProperty
).
Retrieve a batch of contacts
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: PromiseConfigurationOptionsRetrieve a batch of contacts by ID (contactId
) or unique property value (idProperty
).
Retrieve a batch of contacts
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: PromiseConfigurationOptionsUpdate a batch of contacts by ID (contactId
) or unique property value (idProperty
). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Update a batch of contacts
Optional
_options: PromiseConfigurationOptionsUpdate a batch of contacts by ID (contactId
) or unique property value (idProperty
). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Update a batch of contacts
Optional
_options: PromiseConfigurationOptionsUpsert a batch of contacts. The inputs
array can contain a properties
object to define property values for each record.
Create or update a batch of contacts
Optional
_options: PromiseConfigurationOptionsUpsert a batch of contacts. The inputs
array can contain a properties
object to define property values for each record.
Create or update a batch of contacts
Optional
_options: PromiseConfigurationOptions
Archive a batch of contacts by ID. Archived contacts can be restored within 90 days of deletion. Learn more about the data impacted by contact deletions and how to restore archived records. Archive a batch of contacts