When trying to use a webhook trigger from Hubspot for “ticket property changed” I get and error saying that the “propertyName” must be set.
I can see the proprtyName is passed through in the executions but the editor view doesn’t show the data and the Webhook subscription in Hubspot disappears because it fails to register.
Here is an example of the executions output. It seems like the “propertyName” needs to be set on the Hubspot trigger node but there is no option to do so?
Hi Zynate. In addition to the above I am also having a problem where the webhook I setup in Hubspot is being deleted after testing it with the N8N test execution method. This is the response from their support.
Our team has been checking further with the recent HAR file and found that there’s a DELETE request occurring shortly after the Webhook subscription is created. The IP address that the DELETE call is originating from appears to be associated with Google Cloud Platform. Can you confirm if this is the Platform you use and if there is any app or code confirmed that could trigger the Delete request?