Gravity Forms Send to API

This add-on for Gravity Forms allows you to forward form entries to an external API.

Purchase

Gravity Forms is a very handy form builder for WordPress. It comes with lots add-ons that allow you to send your entries to other services, like MailChimp.

However, not every service has made an add-on for GravityForms yet. So what can you then do to submit form entries to this service?

Most services offer an API, and this add-on makes it possible to send your form entries to API's.

Features

  • Create unlimited Send to API feeds
  • Use request methods like POST, PATCH, PUT, DELETE or GET
  • Authenticate with bearer tokens, basic auth or through custom headers
  • Add additional fields in the request that are not in the form, including arrays
  • Store (parts) of the response as merge tags
  • Add custom headers to the request

Will any API work?

The add-on should work with most REST(full) API's. You can authenticate with the following methods:

  • Bearer token
  • Basic auth
  • Through a custom header

Of course, you can also send a request without any authentication method.

How to install

After purchasing the product, you'll receive a license key and a ZIP-file containing the plugin. You can upload this the admin section of your WordPress site. Go to Plugins and click Add new.

After activating the plugin, go to Settings and then Send to API. There you will be able to enter your license code. With the license code, you be able to receive future updates on this plugin.

License

Licenses for this product are valid for one year, with exception of the developer variant which includes a lifetime license.

Requirements

  • PHP 8.0 or higher
  • Gravity Forms minimum version 1.9.16