CRM
Upsert account
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 account
POST
/
unified
/
crm
/
account
/
_upsert
Body
application/json
Available options:
primary
, mailing
, other
, billing
, shipping
Available options:
subscriber
, lead
, marketingqualifiedlead
, salesqualifiedlead
, opportunity
, customer
, evangelist
, other
The key to upsert on. Only website
is supported for Salesforce, while both domain
and website
are supported for Hubspot.
Available options:
domain
, website
The values to upsert on. If more than one value is provided, it will act as a logical OR. If more than one account is found that matches, then an error will be thrown.
Response
200 - application/json
ISO8601 date string
Available options:
primary
, mailing
, other
, billing
, shipping
date-time
Available options:
subscriber
, lead
, marketingqualifiedlead
, salesqualifiedlead
, opportunity
, customer
, evangelist
, other