Close menu
Explore Plans
Mobile menu Close menu
HubSpot

Contact property changed

This trigger fires when a specific property changes on any contact in your HubSpot CRM.

Developer info

API endpoint slug
hubspot.contact_property_changed

Trigger fields

Property name Dropdown list

Label
Property to watch
Helper text
Choose a contact property to monitor for changes.
Slug
property_name
Required
true
Can have default value
false

Ingredients

Contact

Slug
contact_id
Filter code
Hubspot.contactPropertyChanged.ContactId
Type
String
Example
12345

Email

Slug
email
Filter code
Hubspot.contactPropertyChanged.Email
Type
String
Example
jane@example.com

First name

Slug
first_name
Filter code
Hubspot.contactPropertyChanged.FirstName
Type
String
Example
Jane

Last name

Slug
last_name
Filter code
Hubspot.contactPropertyChanged.LastName
Type
String
Example
Doe

Property name

Slug
property_name
Filter code
Hubspot.contactPropertyChanged.PropertyName
Type
String
Example
lifecyclestage

Old value

Slug
old_value
Filter code
Hubspot.contactPropertyChanged.OldValue
Type
String
Example
lead

New value

Slug
new_value
Filter code
Hubspot.contactPropertyChanged.NewValue
Type
String
Example
customer

Changed at

Slug
changed_at
Filter code
Hubspot.contactPropertyChanged.ChangedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Contact url

Slug
contact_url
Filter code
Hubspot.contactPropertyChanged.ContactUrl
Type
Web URL
Example
https://app.hubspot.com/contacts/12345/contact/67890