SalesforceSalesforce / 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: string
accountNumber?: string
annualRevenue?: string
billingCity?: string
billingCountry?: string
billingPostalCode?: string
billingState?: string
billingStreet?: string
description?: string
fax?: string
industry?: string
numberOfEmployees?: string
phone?: string
rating?: string
sic?: string
sicDesc?: string
shippingCity?: string
shippingCountry?: string
shippingPostalCode?: string
shippingState?: string
shippingStreet?: string
site?: string
type?: string
website?: 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
string | undefined
string | undefined
mailingPostalCode
Postal/Zip Code
string | undefined
string | undefined
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
string | undefined
string | undefined
otherPhone
Other Phone
string | undefined
otherPostalCode
Postal/Zip Code
string | undefined
string | undefined
string | undefined
phone
Phone
string | undefined
recordTypeId
Record Type Id
string | undefined
salutation
Salutation
string | undefined
title
Title
string | undefined