CRM
Upsert contact
Unified APIs
- Connect
- Core
- Sales Engagement
- CRM
- GETCount Entities
- GETList Accounts
- POSTCreate account
- GETGet Account
- PATCHUpdate account
- POSTBatch read accounts
- POSTUpsert account
- GETList Contacts
- POSTCreate contact
- GETGet Contact
- PATCHUpdate contact
- POSTBatch read contacts
- POSTUpsert contact
- GETList Leads
- GETGet Lead
- GETList Opportunities
- GETGet Opportunity
- GETList notes
- POSTCreate note
- GETList users
- GETGet user
- GETList custom object records
- POSTCreate custom object record
- GETMetadata list objects
- POSTMetadata create object
- GETMetadata list object properties
- POSTMetadata create object property
- POSTMetadata create association
- GET
- Banking
- Accounting
- PTA
- ATS
- HRIS
- File Storage
CRM
Upsert contact
POST
/
unified
/
crm
/
contact
/
_upsert
Body
application/json
The key to upsert on. Only email
is supported for all providers.
Available options:
email
The values to upsert on. If more than one value is provided, it will act as a logical OR. If more than one record is found that matches, then an error will be thrown.
Response
200 - application/json