HubspotHubspot / Create or Update Contact

appKey: hubspot
actionKey: create-or-update-contact

Action Inputs

The following parameters are available when configuring this action:
email
Email
Enter an existing Contact's primary email address to update it, or a new one to create a new Contact.
string
The label for the custom property.
string | undefined
Optionally associate a value with the newly created property.
string | undefined
firstName
First Name
A contact's first name.
string | undefined
jobTitle
Job Title
A contact's job title.
string | undefined
lastName
Last Name
A contact's last name.
string | undefined
lifecycleStage
Lifecycle Stage
The qualification of contacts to sales readiness.
string | undefined
listId
List
The list the user will be added to.
string | undefined
optionalFields
Optional Fields
Loaded dynamically from a user's account. Includes both optional and custom fields.
Record<string, string | Array<string> | boolean> | undefined
owner
Assigned to
The user the contact is assigned to.
string | undefined
phoneNumber
Phone Number
A contact's primary phone number.
string | undefined
status
Status
The contact's sales, prospecting, or outreach status.
string | undefined