HubSpot
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
ADD_OR_UPDATE_CONTACT_HUBSPOT(firstname, lastname, email,
[property, value]
)firstname
First name of the contact. For example: "John"
.
lastname
Last name of the contact. For example: "Doe"
.
email
Email of the contact. For example: "john@acme.com"
.
[optional] property
Custom field in Hubspot to set or update. For example: "phone"
.