For the complete documentation index, see llms.txt. This page is also available as Markdown.

Gravity Forms

To connect Gravity Forms follow the below steps.

Middle uses the v2 version of Gravit Form's API

1

Active the REST API

  1. To enable the Gravity Forms REST API, navigate to Forms → Settings → REST API

  2. Check the Enabled checkbox

  3. Click on the Update button to save the settings

  4. The REST API is now enabled

2

Create an API key

  1. Click on Add Key

  2. Add a Description for your key

  3. Select the user assigned to that key

  4. Select the Permissions: Middle only needs read permissions

  5. Add the key

  6. Copy the Consumer Key and Secret now, as they will not be available once you leave this page

  7. After copying the keys, click the X in the upper right corner to close the dialog

  8. You will see your new key in the Authentication list

  9. Once you have copied your Consumer Key and Consumer Secret and the API key you created is listed, click the “Update” button at the bottom of the page to save the key

3

Enter your credentials and base URL in Middle

You will need to create a new Gravity Forms app connection. The the auth form you will need to enter your consumer_key and secret_key along with your base_url. Your base_url appears in the URL of your Wordpress website. For example, https://dog.com/ has the base URL of "dog".

Last updated

Was this helpful?