Call webhook on form submission

Anonymous
Not applicable

Call webhook on form submission

Hi,

I am new to marketo. I want to know if there is a way of calling a webhook when a form is submitted. I have a form attached to a landing page. Now the aim is to hit external API to send the data submitted in the form. Please let me know if there is a something other than webhook which can be helpful here.

Thanks

Tags (2)
3 REPLIES 3
Grégoire_Miche2
Level 10

Re: Call webhook on form submission

Hi Nitish,

Asking questions to the Champions group is not the bets way to receive answers: only a very few people are alerted about it. You should rather relocate it to "products".

Now, of course, this is easy to do once the webhook is setup (See Create a Webhook - Marketo Docs - Product Docs​). Just create a smart campaign with the following characteristics:

  • smart list:
    • Trigger : fills out form IS [your form]
  • flow:
    • Call webhook.
  • Schedule:
    • Smart campaign settings: run only once, or whatever settign you want
    • Activate.

-Greg

Grégoire_Miche2
Level 10

Re: Call webhook on form submission

P.S.: if you do not know how to move the post to "Products", you may want to ask Scott Wilder

-Greg

Anonymous
Not applicable

Re: Call webhook on form submission

Thanks for the help Gregoire . I am going to try this out and will let you know if I get stuck somewhere. Really appreciate the quick reply.