Create or update existing contact

Creates a new contact or updates an existing contact.

Scopes: contacts.write
Check POSTMAN documentation

Body Params

Contacts to create

string

Street, house number, apartment number.

string
string
string
string
string

ISO Country code. You can find all country codes in Guides part.

string

Created if not zero will be written to custom property "externalCreated".

customProperties
object

You can add your own custom properties. Read more in https://api-docs.omnisend.com/reference/contacts#custom-properties

string
string

m - male, f- female

identifiers
array of objects

Identifiers are unique contact identifiers. You can provide multiple identifiers for one contact. For example, you can provide both email and phone number.

identifiers
string
string

Contact's postal or zip code.

boolean

Send welcome email (will be sent only if welcome workflow is turned on) or not.

string
tags
array of strings
length ≤ 100

Tags are labels you create to organize and manage your audience. When creating a new contact we strongly advice to add source tag, i.e. "source: shopify".

tags
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json