ADD_OR_UPDATE_COMPANY_HUBSPOT

Create a new company or update and existing one in HubSpot.

icon of HubSpotHubSpot
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
ADD_OR_UPDATE_COMPANY_HUBSPOT(domainname
[propertyvalue]
)
domain

Company domain name. For example: "stripe.com".

name

Company name or ID. For example: "Stripe" or "47225".

[optional] property

Custom field in Hubspot to set or update. For example: "HQ".

Examples

ADD_OR_UPDATE_COMPANY_HUBSPOT("stripe.io", "Stripe", "domain", "stripe.com") returns a created or updated Stripe entry with a custom domain property.