Question
Webhook response parsing
How can I validate that Marketo is able to call my webservice specified inside a webhook?
When I hit my websevice url inside the browser, I can see a request in my apache logs. But, When I put the same webservice url inside a webhook and call it using a campaign which does have an send email action also in flow, the email works and hence I assume campaign also, But I dont see any entry to my apche access logs. Which means that I never get this hit of webservice from the webhook.
Can someone explain how can I see the response of wenhook call inside Marketo?
When I hit my websevice url inside the browser, I can see a request in my apache logs. But, When I put the same webservice url inside a webhook and call it using a campaign which does have an send email action also in flow, the email works and hence I assume campaign also, But I dont see any entry to my apche access logs. Which means that I never get this hit of webservice from the webhook.
Can someone explain how can I see the response of wenhook call inside Marketo?