HighlevelHighlevel / Create or Update Contact

appKey: highlevel
actionKey: create-or-update-contact

Action Inputs

The following parameters are available when configuring this action:
email
Email
Contact's email address.
string
address1
Address 1
Contact's address line 1.
string | undefined
city
City
Contact's city.
string | undefined
companyName
Company Name
Contact's company name.
string | undefined
contactId
Contact
string | undefined
country
Country
Contact's country.
string | undefined
dnd
Dnd
Indicates if the contact has DND enabled.
boolean | undefined
filter
Search by
string | undefined
filterValue
Search value
string | undefined
findMethod
Select Contact
('filter' | 'select') | undefined
firstName
First Name
Contact's first name.
string | undefined
lastName
Last Name
Contact's last name.
string | undefined
phone
Phone
Contact's phone number.
string | undefined
postalCode
Postal Code
Contact's zip / postal code.
string | undefined
state
State
Contact's state / province
string | undefined
tags
Tags
Array of tags associated with the contact.
Array<string> | undefined
timezone
Timezone
Contact's timezone.
string | undefined
updateExistingRecord
Update Existing Record
Select to update existing records which match incoming records - otherwise a new record is created.
If true, will update an existing record if found. If the row cannot be found a new record will be created
boolean | undefined