Salesforce / Create or Update Contact and Account
appKey:
salesforce
actionKey:
create-or-update-contact-and-account
Action Inputs
The following parameters are available when configuring this action:
account
Account
{name: stringaccountNumber?: stringannualRevenue?: stringbillingCity?: stringbillingCountry?: stringbillingPostalCode?: stringbillingState?: stringbillingStreet?: stringdescription?: stringfax?: stringindustry?: stringnumberOfEmployees?: stringphone?: stringrating?: stringsic?: stringsicDesc?: stringshippingCity?: stringshippingCountry?: stringshippingPostalCode?: stringshippingState?: stringshippingStreet?: stringsite?: stringtype?: stringwebsite?: string}
findMethod
Select Contact
'filter' | 'select'
lastName
Last Name
string
accountFilter
Search by
string | undefined
accountFilterValue
Search value
The value to search for against the selected
filter.
string | undefined
accountFindMethod
Account Find Method
The method to search for the account to connect the Contact to. Accepted values:
filter | select
('filter' | 'select') | undefined
accountId
Account
The account to associate the contact with.
Required if
accountFindMethod> is select
string | undefined
accountOptionalFields
Account Optional Fields
Loaded dynamically from a user's salesforce account. Includes both optional and custom fields.
Record<string, string | Array<string> | boolean> | undefined
accountRecordTypeId
Account Record Type Id
string | undefined
birthdate
Birthdate
string | undefined
contact
Contact
string | undefined
department
Department
string | undefined
description
Description
string | undefined
email
Email
string | undefined
fax
Fax
string | undefined
filter
Search by
string | undefined
filterValue
Search value
string | undefined
firstName
First Name
string | undefined
homePhone
Home Phone
string | undefined
lastCURequestDate
Last Stay-in-Touch Request Date
string | undefined
lastCUUpdateDate
Last Stay-in-Touch Save Date
string | undefined
mailingCity
City
string | undefined
mailingCountry
Country
string | undefined
mailingPostalCode
Postal/Zip Code
string | undefined
mailingState
State
string | undefined
mailingStreet
Street
string | undefined
mobilePhone
Mobile Phone
string | undefined
optionalFields
Optional Fields
Loaded dynamically from a user's Salesforce account. Includes both optional and custom fields.
Record<string, string | Array<string> | boolean> | undefined
otherCity
City
string | undefined
otherCountry
Country
string | undefined
otherPhone
Other Phone
string | undefined
otherPostalCode
Postal/Zip Code
string | undefined
otherState
State
string | undefined
otherStreet
Street
string | undefined
phone
Phone
string | undefined
recordTypeId
Record Type Id
string | undefined
salutation
Salutation
string | undefined
title
Title
string | undefined