I’m self-hosting n8n (version 1.76.3) and have successfully set up HubSpot webhooks for the Contact property changed event.
However, when selecting the Ticket property changed event, the input for ‘Property Name or ID’ disappears. Testing the step results in the following error:
Problem running workflow
------------------------
*Bad request - please check your parameters*
Show Details
HubSpot Trigger: Failed to create subscription, `propertyName` must be set for this event type.
I’m wondering if this is a bug with the Ticket property changed trigger or if I’m missing a configuration step. Any advice on troubleshooting or updating n8n to resolve the issue would be appreciated.