Webhooks Add-On 1.2 Update
By Jonathan Calderon Published April 26, 2019- Added support for delaying feed processing until after payment has been successfully completed using the PayPal Standard Add-On.
- Added “gform_webhooks_post_request” action.
- Added GPL to plugin header
- Added various enhancements and updates.
This release adds support for delaying webhook feed processing until after PayPal payment has been successfully completed. We also added gform_webhooks_post_request action. The complete changelog is located below
Send your form data from your WordPress site to an external API!
The Webhooks Add-On for Gravity Forms allows you easily pass information such as form submissions, payment data, and more to the 3rd-party service of your choice. With our Add-On, you also can:
Request Methods: Configure Webhooks to utilize GET, POST, PUT, PATCH, or DELETE as the Request Method.
Request Formats: Pass data to the Request URL as JSON or a FORM.
Our Webhooks Add-On comes included in our Elite plan with a lot of other great Add-Ons with integrations with premium services such as Mailchimp, PayPal, Trello and Stripe. You can learn more about our Add-Ons here and their vast integrations to many services and built-in tools.
Webhooks Add-On v1.2 Changelog
- Added gform_webhooks_post_request action.
- Added GPL to plugin header.
- Added support for delaying feed processing until after payment has been successfully completed using the PayPal Standard Add-On.
- Added support for feed duplication.
- Added support for using the {admin_ajax_url} and {rest_api_url} merge tags in the Request URL setting.
- Updated logging statement.
- Updated Plugin URI and Author URI to use https.