Skip to main content

How To: Gravity Forms Webhook Integration

Learn how you can push form submits from your gravity forms into your Jensen account.

S
Written by Sebastian Donnelly
Updated over 5 years ago

To wire up your Gravity Form submits directly into your Jensen dashboard you'll need the Gravity Forms Webhooks add-on plugin (available with elite and developer licenses or 1 off).  You can download it here: https://www.gravityforms.com/add-ons/webhooks/

Once you've installed the add-on plugin, it will automatically show up as an option on your Gravity Form(s):

To create your webhook, you simply need to navigate to your Jensen site's main dashboard and find your 'Webhook token':

In your Gravity Form you'll use the following URL as your webhook endpoint: 

https://webhooks.jensen.ai/public/webhooks/gravity_forms/WEBHOOK_TOKEN 

You can see an example here: 

Select 'POST' for the Request Method, 'JSON' for the Request Format and click 'Update Settings'.  

Your Gravity Form will now send all of its leads directly into your Jensen dashboard: 

Did this answer your question?