I created the Webhook for the Sendoso integration explained on their website. I see that my leads Call the Webhook and I have a 200 response code. However, I do not see any activity on Sendoso. They are unsure why this is, so wondering if anyone else has encountered this issue. Note, I made personal address fields ('strings') in Marketo as well. I saw in another post that the content-type can be a cause as there is no actual response. I used the content-type provided by the vendor.
Solved! Go to Solution.
Thank you. It turns out the webhook was never an issue bur rather the field mapping was incorrect. Thanks all the same!
The outgoing Content-Type header won't be problematic as long as you have the Request type set to JSON.
Without seeing the rest of the Payload, it's impossible to be sure that you're passing valid JSON — you probably are, but it's up in the air.