Trying to Webhook contacts from one CRM to Hubspot
Hello, I am running into an issue with my WebHook. I'm relatively new to this so I will attach a screen shot but this is the error I am receiving and on Hubspot's side it is not receiving the test.
" [result] => {"status":"error","message":"Invalid input JSON on line 1, column 9: Unrecognized token 'contact': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')","correlationId":"f472d6ad-bd47-4d2d-8325-1694c414256c"} ) </pre>"
Here is a link that shows what I have setup so far in my webhook. Webhook Setup
Trying to Webhook contacts from one CRM to Hubspot
Hi, there! Were you able to make any progress? If not, can you share more details? Where is this webhook being sent from? Have you tried running your JSON through a validator to see if there are any formatting issues? JSONLint is the one I am familiar with.