Webhook response parsing | Community
Skip to main content
April 1, 2013
Question

Webhook response parsing

  • April 1, 2013
  • 3 replies
  • 1261 views
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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

April 1, 2013
Please check the activity log of the lead.  You will find a "Call Webhook" activity logged -


Double clicking on any of the "Call Webhook" activity will provide you details about the call including the response that was received -


April 2, 2013
Hi Raj,

Thanks for responding.

I dont see the call webhook activity in the lead activity log which means my webhook is not called itself.  Can you please help me with what can be the problem?

Here is what I have been doing:
Step 1: Create a webhook as per help article: https://community.marketo.com/MarketoArticle?id=kA050000000L8wdCAC
S
tep 2: Create a smart campaign on a smart list and call two flows: 1) Another email to leads 2) Call webhook
Step 3: Run the Campaign 

I can see mails triggerring to leads and in their activity logs also. But, I dont see the Call webhook activity at all.


April 2, 2013
Please log a support ticket - one of our friendly reps will help you figure this out