Salesforce
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
ADD_OR_UPDATE_ACCOUNT_SALESFORCE(account_name,
[property1, value1]
)account_name
Name of the account to add or update in Salesforce. For example: "Teddy's Shoes"
.
[optional] property1
Account field in Salesforce to set or update. For example: "MobilePhone"
. For a list of fields, check Salesforce's account documentation.