OpenInt home page
Search...
Sign up
Open API Spec
Sign up
Search...
Navigation
CRM
Create contact
Guide
Unified APIs
GitHub
Unified APIs
Connect
Core
Sales Engagement
CRM
GET
Count Entities
GET
List Accounts
POST
Create account
GET
Get Account
PATCH
Update account
POST
Batch read accounts
POST
Upsert account
GET
List Contacts
POST
Create contact
GET
Get Contact
PATCH
Update contact
POST
Batch read contacts
POST
Upsert contact
GET
List Leads
GET
Get Lead
GET
List Opportunities
GET
Get Opportunity
GET
List notes
POST
Create note
GET
List users
GET
Get user
GET
List custom object records
POST
Create custom object record
GET
Metadata list objects
POST
Metadata create object
GET
Metadata list object properties
POST
Metadata create object property
POST
Metadata create association
Banking
Accounting
PTA
ATS
HRIS
File Storage
CRM
Create contact
POST
/
unified
/
crm
/
contact
Try it
Authorizations
x-apikey
string
header
required
x-connection-id
string
header
required
Body
application/json
record
object
required
Show child attributes
record.
email
string | null
Primary email address
record.
first_name
string | null
record.
last_name
string | null
record.
passthrough_fields
object | null
Show child attributes
record.passthrough_fields.
{key}
any
record.
phone
string | null
Primary phone number
Response
200 - application/json
record
object
required
Show child attributes
record.
id
string
required
record.
updated_at
string
required
ISO8601 date string
record.
email
string | null
Primary email address
record.
first_name
string | null
record.
last_name
string | null
record.
phone
string | null
Primary phone number
record.
raw_data
object
Show child attributes
record.raw_data.
{key}
any
List Contacts
Get Contact