Wise Agent / Create Or Update Contact
appKey:
wise-agent
actionKey:
create-or-update-contact
Action Inputs
The following parameters are available when configuring this action:
cFirst
C First
string
cLast
C Last
string
calltype
Calltype
1 for phone, 2 for email, used for call list.defaults to 2 if phone not present
string | undefined
cEmail
C Email
string | undefined
commaDelimitedFormFields
Comma Delimited Form Fields
ex. "bedrooms,bathrooms,sqft" will pull the querystring value of listed fields and drop them into the extra details.
string | undefined
company
Company
string | undefined
contact
Contact
string | undefined
currentUser
Current User
Name of internal team member in profile first and last, case sensitive. used for call list. getTeam() will retrieve a json list
string | undefined
fax
Fax
string | undefined
filter
Search by
Required if
findMethod
is filter
. Note: these values are dynamically populated depending on selected sObject
string | undefined
filterValue
Search value
Required if
findMethod
is filter
, this field is required. The value to search for against the selected filter.
string | undefined
findMethod
Find Method
The method to search for the record to update. Accepted values:
filter | select
('filter' | 'select') | undefined
homePhome
Home Phome
string | undefined
mobilePhone
Mobile Phone
string | undefined
OutsideTeamAssignment
Outside Team Assignment
outside team member's email address for lead assignment (retrieved from getOutsideTeam request
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
workPhone
Work Phone
string | undefined