Add-On for Zoom Registration and Gravity Forms
Register attendees in your Zoom Webinar or Zoom Meeting through a Gravity Form.
The facts
- Rating
- 5★ from 3
- Active installs
- 100+
- Price
- Free
- Last updated
- 21 May 2026
- Added
- Oct 2024
- Requires WP
- 6.0
- Tested up to
- WP 7.0.4
- Requires PHP
- 8.0
- Downloads
- 3,592
Our analysis
AI-assistedThe Add-On for Zoom Registration and Gravity Forms is a WordPress plugin that integrates Zoom registration capabilities into Gravity Forms. It allows you to create registration forms for Zoom webinars and meetings, sending registrant information directly to Zoom via its API.
This plugin is suitable for users who have a Gravity Forms setup and a Zoom account with a Pro plan or higher. It requires specific configurations, including a Server-to-Server OAuth Application, to function properly.
Best for: This plugin is best for WordPress users who need to manage Zoom registrations through Gravity Forms.
What it does well
- ✓Integrates Zoom registration with Gravity Forms
- ✓Supports both webinars and regular meetings
- ✓Free to use and available on WordPress.org
- ✓Requires a Zoom Pro plan or higher
Where it falls short
- •Requires technical setup for OAuth application
- •Limited to users with a Zoom Pro account or higher
Verdict
The plugin provides a straightforward solution for integrating Zoom registration with Gravity Forms, but it may require some technical knowledge to set up.
From the developer
PluginRx's own description of Add-On for Zoom Registration and Gravity Forms, lightly tidied.
This plugin adds a “Zoom Registration” feed to your Gravity Forms. Although it was created specifically for the Webinars feature on Zoom, it will also work with regular Meetings.
Updated to work with Server-to-server OAuth.
Originally developed by Michael Bourne as “Gravity Forms Zoom Webinar Registration.” This is the same plugin modified for release on the WP Plugin Repository. We had to change the name per guidelines.
Requirements
- A WordPress.org based website
- The Gravity Forms plugin
- A Zoom account, Pro plan or higher
- Recommended: the Webinar add-on for your Zoom account
- A Server-to-Server OAuth Application created for your own Zoom account
- WordPress version 5+
- PHP version 8.0+
Third-Party Services
This plugin integrates with the Zoom API to facilitate registration for webinars and meetings. By using this plugin, you acknowledge that certain data will be transmitted to Zoom in order to create and manage webinar registrants.
Circumstances Under Which Data is Sent:
When a user submits a registration form, the plugin sends the registrant’s information (e.g., name, email) to Zoom to create a new registrant for the specified webinar or meeting.
Links:
• Zoom API Documentation: Zoom API Documentation
• Zoom Privacy Policy: Zoom Privacy Policy
• Zoom Terms of Service: Zoom Terms of Service
For any concerns regarding data transmission and processing, please refer to the links above to understand how your information is handled by Zoom.
Usage
- After installation, go to Gravity Forms > Settings > Zoom Webinar. Enter your Server OAuth App Account ID, Client ID, and Client Secret. These apps are free to create, take only 5 minutes, and don’t need to be published. Fill in all three fields and hit Save.
- Follow the directions on the Zoom API docs carefully. You’ll need to edit roles in Zoom settings and create the app. Your user role and app must have the
meeting:write:adminandwebinar:write:adminscopes. If you are having issues, you may need to add the following scopes:meeting:write:registrant:adminandmeeting:read:list_meetings:admin. - Ensure the Server-to-Server OAuth App in Zoom is active before using this addon.
- For the form you’d like to use for registrations, go to Settings > Zoom Webinar. Add a new feed, give it a name, choose the meeting type, enter your Meeting ID, and match registration fields accordingly. First name, last name, and email are required fields.
- Enable registrations on your meeting if using that instead of webinars.
We strongly encourage enabling logging in Gravity Forms settings when testing this add-on.
Constants
By default, this plugin will ask for your Account ID, Client ID & Secret in the Gravity Forms settings. Users wanting more control can specify these as constants: GRAVITYZWR_ACCOUNT_ID, GRAVITYZWR_CLIENT_ID, and GRAVITYZWR_CLIENT_SECRET.