BoldTrail Front Office / Create Or Update Contact
appKey:
boldtrail-front-office
actionKey:
create-or-update-contact
Action Inputs
The following parameters are available when configuring this action:
email
Email
string
firstName
First Name
string
lastName
Last Name
string
contact
Contact
string | undefined
findMethod
Find Method
The method to search for the record to update. Accepted values:
filter | select
('filter' | 'select') | 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