Hubspot Trigger does not fire for Property Change

Describe the problem/error/question

I am trying to fire a Hubspot Trigger when a Deal Property changes in Hubspot - the authentication is good but is there something special to do to use Hubspot Triggers

What is the error message (if any)?

No errors

Please share your workflow

{
“nodes”: [
{
“parameters”: {
“eventsUi”: {
“eventValues”: [
{
“name”: “deal.propertyChange”,
“property”: “solutions_engineer”
}
]
},
“additionalFields”: {}
},
“type”: “n8n-nodes-base.hubspotTrigger”,
“typeVersion”: 1,
“position”: [
0,
0
],
“id”: “e8229b84-3d68-43a1-8a5b-7d4f1dc25d28”,
“name”: “HubSpot Trigger”,
“webhookId”: “ff553405-d997-4976-9f2e-0031a870a57a”,
“credentials”: {
“hubspotDeveloperApi”: {
“id”: “qtWrDlb8wrUutXPX”,
“name”: “Production - Hubspot - Elesh Mistry”
}
}
}
],
“connections”: {},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “911a64da27907bf497df03111ecbeab06ef36408d6edeb79a5551f281b818b7d”
}
}

Share the output returned by the last node

Information on your n8n setup

  • n8n version:1.102.4
  • Database (default: SQLite):n/a
  • n8n EXECUTIONS_PROCESS setting (default: own, main):n8n cloud
  • Running n8n via (Docker, npm, n8n cloud, desktop app):n8n cloud
  • Operating system:n/a