How to get started with Gravity Forms on Zapier
- Tables
-
Product updates
Product updates: January 2023 Product updates: March 2023 Product updates: February 2023 Product updates: April 2023 Product updates: May 2023 Product updates: June 2023 Product updates: July 2023 Product updates: August 2023 Product updates: September 2023 Product updates: October 2023 Product updates: November 2023 Product updates: December 2023 Product updates: January 2024 Product updates: February 2024 Product updates: March 2024 Product updates: April 2024 Product updates: May 2024 Product updates: June 2024 Product updates: July 2024 Product updates: August 2024 Product updates: September 2024 Product updates: October 2024 Product updates: November 2024 Product updates: December 2024 Product updates: January 2025 Product updates: February 2025 Product updates: March 2025 Product updates: April 2025 Product updates: May 2025 Product updates: June 2025 Product updates: July 2025 Product updates: August 2025
- Zaps
- Your Zapier account
- Interfaces
- Canvas
- Chatbots
- Getting started
- Agents
- MCP
- Built-in tools
- Lead Router
- Apps
Table of Contents
Gravity Forms and Zapier connect to automate form workflows. You can trigger actions when forms are submitted and create new entries in your forms.
Prerequisites
To use the Gravity Forms app on Zapier, you must have:
- A Gravity Forms Pro or Elite license.
- The Gravity Forms Zapier add-on downloaded and installed on your WordPress site.
- An SSL certificate installed and configured on your website.
- Your website must be accessible to the internet (Zapier needs to reach your site via REST API).
- A WordPress user account with the gravityforms_edit_forms capability and Read/Write privileges for creating REST API keys.
- A Gravity Forms REST API v2 key (Consumer Key and Consumer Secret) created in your WordPress admin.
Connect Gravity Forms to Zapier
To create an app connection to Gravity Forms on Zapier:
- Go to the Apps page.
- Click + Add connection.
- A new dialog box will appear. Search for and select Gravity Forms.
- Click Add connection.
- A Connect an Account page will open in a browser tab or window.
- Complete the following fields:
- Site URL: Enter your WordPress site's base URL (e.g., https://yoursite.com).
- Consumer Key: Enter your Consumer Key from your Gravity Forms REST API settings.
- Consumer Secret: Enter your Consumer Secret from your Gravity Forms REST API settings.
- Click Yes, Continue to Gravity Forms. Your Gravity Forms account is now successfully connected to Zapier.
About Gravity Forms's app
Triggers, searches, and actions
Triggers
Triggers
- Form Submission - Triggers when the specified form is submitted (Instant)
Searches
Searches
- No search actions available
Actions
Actions
- Submit Form - Creates an entry and fires all events associated with a form submission such as notifications and add-on feeds
- Create Entry - Creates a new form entry
Limitations
- Authorization header must be working properly in WordPress (can be tested via Tools Site Health).
- WordPress plugins like WordFence can block REST API connections and may require adding https://hooks.zapier.com/ to your safe list.
- CloudFlare users may need to contact CloudFlare support to allowlist API connections.
- Multiple fields with the same label can cause empty field issues, requiring unique labels for each field.
- Signature field URLs are intentionally not sent for security reasons and are not available.
- During testing, File field URLs in sample data are placeholder URLs that show real files. Instead, you can edit the test record to test with a file URL.
- Websites behind firewalls, using .htpasswd protection, or with restricted access may not work with Zapier. Learn more in troubleshooting the Zapier Add-On.
- Bad redirection rules in .htaccess files can cause REST API requests to fail.
- Confirm Email plugins can send incorrect email results and may need to be disabled.
Templates
View all of Gravity Forms's templates.
Use cases
- 7 Gravity Forms automation ideas
- How to Send Gravity Forms Responses to Salesforce as Custom Objects
- Add new Gravity Forms responses to Google Sheets
- Add new Salesforce leads for new Gravity Forms responses
- Your guide to form and survey automation
- Set up an automated system to confirm form submissions
Additional Gravity Forms resources
- Zapier's Gravity Forms integration page
- Gravity Forms's Help Center
- Gravity Forms's API documentation