Description
GDC FormSync – WPForms Google Sheets Sync helps WordPress site owners send WPForms submissions directly to Google Sheets using a simple Google Apps Script webhook.
The free version includes the core sync workflow needed by most small websites: connect your Apps Script Web App URL, choose fields, submit WPForms entries, and send the selected data to your Google Sheet.
No Google Cloud Console setup is required. No OAuth client secrets are required. No long Google API configuration is required.
Free Features
- Sync WPForms submissions to Google Sheets
- Use Google Apps Script as the webhook receiver
- Choose which WPForms fields to send
- Basic multi-form support
- Basic logs
- Connection status tools
- Store ID activation for account/status validation
- Data safety option for keeping or removing plugin data on uninstall
Optional Pro Features
FormSync Pro is unlocked remotely through a Store ID and includes advanced tools such as:
- Hybrid Routing Pro
- Multi-sheet routing
- Failed sync retry queue
- Dashboard analytics
- Export/import tools
- Advanced logs
- Runtime data tools
The free sync engine continues to work without Pro.
External Services
This plugin can connect to two external services depending on the features used.
Google Apps Script Web App
The plugin sends WPForms submission data to the Google Apps Script Web App URL configured by the site administrator.
Data sent may include:
- Selected WPForms field values
- Form metadata
- Sheet ID / sheet tab routing settings
- Secret key configured by the site administrator
This is required for the Google Sheets sync feature.
Google Apps Script terms and privacy information:
* https://policies.google.com/terms
* https://policies.google.com/privacy
FormSync API
The plugin may connect to the FormSync API to create or validate a Store ID, check plan status, and refresh feature access.
Data sent may include:
- Site domain
- Site URL
- Plugin version
- Store ID
- Plan/status validation request
The FormSync API does not need WPForms entry contents or Google Sheet contents for license/status validation.
FormSync service website:
* https://formsync.gdc.team
Privacy Policy:
https://formsync.gdc.team/privacy
Terms:
https://formsync.gdc.team/terms
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin in WordPress.
- Go to FormSync / WPForms Sheets Sync in the WordPress admin.
- Add your Google Apps Script Web App URL.
- Add your secret key.
- Add your fallback Google Sheet ID.
- Choose fields and save.
- Submit a WPForms test entry.
FAQ
-
Do I need Google OAuth?
-
No. FormSync uses Google Apps Script, so you do not need to create OAuth credentials in Google Cloud Console.
-
Does the free version work without Pro?
-
Yes. The core WPForms to Google Sheets sync works in the free version.
-
What is a Store ID?
-
A Store ID is used to validate your site status and optional Pro feature access.
-
Does FormSync send form entries to the FormSync API?
-
No. Form entries are sent from your WordPress site to the Google Apps Script URL you configure. Store validation only checks site/license status.
-
Can I use multiple forms?
-
Yes. Basic multi-form support is included. Advanced routing features are available in Pro.
-
What happens if Pro expires or is suspended?
-
Advanced Pro features lock again, but the free core sync can remain available.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“GDC Forms to Sheets Bridge” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GDC Forms to Sheets Bridge” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4.8
- Stable release candidate.
- Added automatic Free Store ID activation.
- Added premium dashboard UI.
- Improved mobile admin layout.
- Improved WordPress.org-safe free/pro upgrade flow.