Skip to main content

Gravity Forms

With Gravity Forms modules in Make, you can manage the entries, feed, and forms as well as get form results in your Gravity Forms account.

To use the Gravity Forms modules, you must have a paid Gravity Forms account. For subscription information and creating an account, refer to the Gravity Forms Pricing page.

Refer to the Gravity Forms API documentation for a list of available endpoints.

Connect Gravity Forms to Make

To establish the connection, you must:

  1. Obtain your Consumer Key and Consumer Secret in WordPress.

  2. Establish the connection in Make.

Obtain your Consumer Key and Consumer Secret in WordPress

To obtain your API key from your WordPress account:

  1. Log in to your WordPress account where you use the Gravity Forms plugin.

  2. Go to Formsand open Settings.

  3. Go to REST API.

  4. Under REST API Settings, select Enable access to the API.

  5. Under Authentication ( API version 2 ), click Add Key.

  6. In the Add New Key window, do the following:

    1. Optional: Enter a description of the API key.

    2. In the Permissions drop-down list, select Read/Write.

    3. Click Add.

  7. Copy your Consumer Key and Consumer Secret values and store them in a safe place.

You will use these values in the Consumer Key and Consumer Secret fields in Make.

Establish the connection in Make

To establish the connection in Make:

  1. Log in to your Make account, add a Gravity Forms module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the Consumer Key and Consumer Secret fields, enter the credentials copied in the section above.

  4. Click Save.

  5. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more Gravity Forms modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Gravity Forms Scenarios

After connecting the app, you can perform the following actions:

Triggers

  • Watch Entries

Actions

  • Remove a Feed

    Note: The Feed ID can be retrieved using the List Feeds module.

  • Get Form Results

    Note: The Feed ID can be retrieved using the List Feeds module.

  • Get an Entry

  • Get a Form

  • Remove an Entry

  • Remove a Form

  • Make an API Call

Searches

  • List Entries of a Form

  • List Entries

  • List Feeds

  • List Forms