LeafLinkLeafLink / Create or Update Contact

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

Action Inputs

The following parameters are available when configuring this action:
companyIdrequiredstring
The id of the company which will own the contact.
findMethodrequired"filter" | "select"
The method to use to find the contact. Accepted values are: filter | select
firstNamerequiredstring
The first name of the contact. 1-30 characters.
contactIdstring
If using a filter find method, the id of the contact to update.
An overview of the contact. 1-1500 characters.
emailstring
The email address of the contact. 1-255 characters.
filterstring
Required if the contact find method is filter. The filter to search by. Accepted values are:
- email
- phone
Required if the contactFindMethod is filter. The filter value to search by.
lastNamestring
The last name of the contact. 1-30 characters.
phonestring
The phone number of the brand. 1-400 characters.
The phone extension of the brand. 1-20 characters.
rolestring
Position or role at company. 1-400 characters.
The secondary email address of the contact. 1-255 characters.
The secondary phone number of the brand. 1-400 characters.
The secondary phone extension of the brand. 1-20 characters.
If `true`, will update an existing contact using the `findMethod` and its relevant configuration.