Solved

API to get integrated with WebinarJam

  • 26 February 2017
  • 1 reply
  • 15 views

How do I use API from WebinarJam? Can you help, please? I am new with Unbounced. Used Leadpages before and hope for same easy integratation with Webinarjam. Is that possible?

icon

Best answer by Hristian 27 February 2017, 08:13

View original

1 reply

Userlevel 7
Badge +3

Hi @Raili,

You’ll need to use the webhook feature of Unbounce to push your form data to a backend script.
The script would take that data, authenticate with WebinarJam and record your form submission for the webinar.

Here is the official documentation with an example PHP code of how to put together a webhook script.
Obviously, you’ll need to adjusted it to work with the WebinarJam API.

Best,
Hristian

Reply