How do you add API request to form submission?

  • 1 February 2012
  • 2 replies
  • 49 views

Is there a way to embed code into a form in order to make an API request upon collection of form data? If so what type of code would I use?


2 replies

Hi Andrew, there are a couple different ways to accomplish this, and it mostly depends on the system you’re integrating with. For starters, you might want to check out our webhook:

http://support.unbounce.com/entries/3…

Can you describe your situation a little more? What sort of API request do you want to make when you get a form submission?

We are looking to use an API XML submission method that when there is success on our end then it will trigger a message to the user.

Reply