Webhooks Add-On
Articles
Triggering Webhooks on Form Submissions
By using the Gravity Forms Webhooks Add-On, you will be able to make remote HTTP requests to external services when a form is submitted.
How to create Events Calendar events using the Webhooks Add-On and the WordPress REST API
The Webhooks Add-On can be used to send requests to the WordPress REST API endpoint to create new events when a form is submitted.
Creating Tickets in WSDesk using the Webhooks Add-On
Using the Gravity Forms Webhooks Add-On is the easiest way to send requests to the WSDesk API to create support tickets when a form is submitted.
How to Populate WebMerge Documents using the Webhooks Add-On
Using the Gravity Forms Webhooks Add-On it is possible to populate WebMerge documents when a form is submitted.
{rest_api_url} Merge Tag
Use {rest_api_url} in the Webhooks Add-On Request URL setting to populate that setting with the REST API URL when the feed is processed.
{admin_ajax_url} Merge Tag
The {admin_ajax_url} merge tag returns the Admin Ajax URL and should be used in the Webhooks Add-On’s Request URL setting.
Webhooks Changelog
View the change log for the Webhooks Add-On.