Articles

Managing the Gravity Forms License Key with WP-CLI

Using the Gravity Forms CLI Add-On and the commands listed you can update and delete the Gravity Forms license key from the command line.

Managing Gravity Forms and Add-Ons with WP-CLI

By using the CLI Add-On and root commands, you can easily install and update Gravity Forms and official Add-Ons from the command line.

Managing Form Notifications with WP-CLI

By using the CLI Add-On for Gravity Forms, you can easily manage form notifications using the command line.

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.

{payment_action} Merge Tag

The {payment_action} merge tag can be used in notifications assigned to events added by payment add-ons such as Authorize.net, PayPal Standard, PayPal Payments Pro, and Stripe to output details of the event which triggered the notification.

Managing Entry Notifications with WP-CLI

By using the CLI Add-On for Gravity Forms, you can easily manage entry notifications using the command line.