Gravity Connect Google Sheets
Automatically send and sync Gravity Forms data with Google Sheets — and unlock new possibilities for your data.
“Google Sheets” is a registered trademark of Google, Inc. Gravity Wiz and Gravity Connect are not affiliated with, sponsored by, or endorsed by Google, Inc. Using Google Sheets with Gravity Connect requires a Google account.
What does the Google Sheets Connection do?
This plugin integrates Google Sheets directly with Gravity Forms to automatically pass entry values to Google Sheets. This is done without requiring any additional software or monthly fees, and with an emphasis on security and performance.
Additionally, your Google Sheet can be automatically synced with your Gravity Forms entries, keeping your data accurate at all times.
With the Google Sheets Connection you can create:
- Lead capture forms that instantly sync to Google Sheets for team-wide access
- Event registration forms that populate Google Sheets for easy attendee tracking
- Internal request forms that auto-log data to Google Sheets for HR or IT teams
- Pre-fill form fields based on spreadsheet data*
- Dynamic dropdowns that pull options directly from Google Sheets*
- And many more!
*Requires GP Populate Anything.
Features
- Send Gravity Forms entry data directly to Google Sheets.
Unlock the vast power of Google Sheets for all of your Gravity Forms entry data. - Keep your spreadsheet and entry data perfectly in sync.
Edits to your entries can automatically sync to your Google Sheets. Rows for trashed or spammed entries are automatically removed. - Create new or map to existing spreadsheets.
Send data to existing spreadsheets or create a completely new spreadsheet specific to your form. - Fetch data from Google Sheets and use it in your forms.
Populate your forms with Google Sheets data when paired with Gravity Forms Populate Anything. - Security first.
Uses Google’s secure authentication method to ensure only you have access to your Google files and data. - Money-saving, value packed.
No monthly fees or transfer limits. Just the unlimited power of Google Sheets. - Automatic updates.
Get updates and the latest features right in your dashboard. - Legendary support.
We’re here to help! And we mean it.
Why Google Sheets?
- Easy organization and analysis: Google Sheets allows you to easily organize and analyze your form data. Use various Google Sheets functions and features, like formulas, pivot tables, and charts, to analyze and visualize your data in meaningful ways.
- Collaboration: Google Sheets allows multiple users to access and edit the same sheet, making it easy for teams to collaborate on data analysis and decision making.
- Accessibility: Google Sheets can be accessed from any device with an internet connection (and has an offline mode too). Teams can access and work on form data from anywhere, using an application they’re already familiar with.
- Security: Google Sheets offers industry standard security measures to protect your data, including access controls, activity logging, and data encryption.
- Integration with other Google tools: Google Sheets can be quickly integrated with other Google tools, such as Looker Studio (formerly Data Studio) and BigQuery, allowing you to create a seamless workflow for collecting and analyzing data.
- Version 1.4.6
- Updated February 4, 2026
- Released August 21, 2024
Changelog
1.4.6 | February 4, 2026
- Fixed issue where clicking "Add" button on any row would always insert new rows at the end of the table instead of immediately after the clicked row.
1.4.5 | January 21, 2026
- Fixed issue where entry lookups were not working when a Spreadsheet was set to certain locales.
1.4.4 | January 14, 2026
- Fixed an issue where newly added columns could be shifted when mixed with mapped columns.
1.4.3 | January 7, 2026
- Fixed an issue where rate‑limited lookups prevented row updates and caused duplicate appends.
1.4.2 | December 17, 2025
- Fixed regression where row lookups were not working correctly when using
gcgs_feed_actionto change the feed action to "edit".
1.4.1 | December 2, 2025
- Fixed issue where incorrect Sheet Column Mappings would sometimes show up in feed settings.
- Fixed issue where an existing sheet was sometimes used when the "Add New Spreadsheet" option was selected.
1.4.0 | November 19, 2025
- Added support for specifying a lookup column when updating entries, including an “Automatic” option. This removes the dependency on Google Sheets’ limited developer meta and paves the way for future improvements.
1.3.32 | November 11, 2025
- Updated Gravity Connect framework.
- Updated
google/apiclientpackage to remove deprecation warnings with PHP 8.3+.
1.3.31 | October 15, 2025
- Fixed fatal error that occurred when submitting forms with multi-select fields populated from Google Sheets while using GP Advanced Select's lazy load feature.
1.3.30 | September 17, 2025
- Fixed fatal error that occurred if Gravity Forms was deactivated.
1.3.29 | July 30, 2025
- Fixed Feed Settings error in non-English installs by using locale-independent element IDs.
1.3.28 | May 29, 2025
- Fixed fatal error if using Gravity Forms 2.9.9 due to an introduced method in Gravity Forms having the same name, but different signature.
1.3.27 | May 23, 2025
- Fixed issue in Gravity Connect framework where it wouldn't use license data from Spellbook.
1.3.26 | May 14, 2025
- Added Spanish translations. Credit: Rafael Soler of rafaelsoler.es
1.3.25 | May 7, 2025
- Fixed an issue with non field values causing an issue when editing entries.
- Fixed encoding conversion and type handling issues that caused errors when submitting column mapping changes in the feed settings.
- Fixed issue with feed setting Column Mapping settings not showing up after connecting to a Sheet.
1.3.24 | April 30, 2025
- Fixed issue where Gravity Flow Status' weren't getting properly updated in Google Sheets.
- Fixed issue where column names would sometimes not populate after disconnecting and reconnecting a feed to a Spreadsheet.
- Fixed issue where reconnecting a feed to a new Spreadsheet would fail.
1.3.23 | April 23, 2025
- Fixed potential rate limiting issue with Google Sheets API when creating a new Sheet.
- Fixed issue where responses from Google Sheets reads were not getting properly cached and would sometimes cause rate limiting errors.
- Updated bundled Action Scheduler from version
3.9.0to3.9.2. - Fixed issue where queries to create feed logging tables would happen on every request. Additionally, the Action Scheduler jobs for purging feed log tables has an additional check to prevent scheduling more than once a day.
1.3.22 | April 17, 2025
- Fixed an issue where the
gcgs_feed_actionfilter hook did not function correctly in some scenarios when editing feed actions.
1.3.21 | April 2, 2025
- Added new
gcgs_allow_user_entered_formulasPHP filter hook. The value defaults tofalse. This hook is meant to be used withgcgs_allow_user_entered_values.
1.3.20 | March 13, 2025
- Added
gcgs_gppa_query_builder_argsPHP filter hook.
1.3.19 | February 19, 2025
- Fixed an issue with Feed Forge processing all feeds despite only a single feed being selected.
1.3.18 | February 12, 2025
- Fixed an issue with field mappings not updating when Sheet columns were rearranged.
1.3.17 | January 27, 2025
- Updated behavior when editing rows to not overwrite unmapped columns. This behavior can be changed with the new
gcgs_clear_unmapped_columns_on_editPHP filter hook. - Fixed an issue with the
gcgs_allow_user_entered_valuesfilter hook not working when editing values. - Added additional refinements to lookup logic if using experimental
gcgs_lookup_fieldPHP filter hook.
1.3.16 | January 15, 2025
- Improved lookup logic if using experimental
gcgs_lookup_fieldPHP filter hook.
1.3.15 | January 7, 2025
- Fixed regression where GC Google Sheets' plugin and feed settings would not load if using a version of WordPress older than 6.6.
1.3.14 | December 18, 2024
- Fixed issue in Gravity Connect framework preventing unattended auto-updates from working as expected.
1.3.13 | December 4, 2024
- Added support for new Feed History capabilities of the Gravity Connect Framework. This adds a button to the Entry Details meta box to view more information about scheduled feed actions and related HTTP requests. Logs are stored in the
wp_gravity_connect_feed_logstable and are retained for 14 days by default. Disable logging withadd_filter( 'gcgs_feed_logging_enabled', '__return_false' );. - Fixed cache not being used with
Reader::metadata_field_map()if an empty array is stored.
1.3.12 | November 27, 2024
- Fixed issue with cached sheets where sometimes the first sheet in a spreadsheet would be incorrectly used in place of the correct sheet.
1.3.11 | November 20, 2024
- Added additional checks on cached PHP objects to avoid potential errors with unserializing them.
- Fixed issue where edits would fail with certain feed column mappings.
1.3.10 | October 30, 2024
- Fixed issue where fields with multiple inputs would not fuzzy match correctly in the "auto map column" feature.
- Added
gcgs_should_send_error_notificationfilter hook.
1.3.9 | October 23, 2024
- Added experimental
gcgs_feed_actionfilter hook. - Added experimental
gcgs_lookup_fieldfilter hook.
1.3.8 | October 16, 2024
- Fixed an issue where
Row Hashcolumn is not available for selection in the GP Populate Anything Object Type. - Fixed issue where a license would not be selected for GC Google Sheets in some situations prevent authenticating with Google.
1.3.7 | October 9, 2024
- Added namespacing to Guzzle (3rd party HTTP library) and Google API client to prevent conflicts with other plugins.
- Removed unused
gc-google-sheetsandgc-google-sheets_resultscapabilities.
1.3.6 | September 11, 2024
- Fixed issue where newly added Google accounts were not showing in plugin settings until the page was refreshed.
- Added support to reset spreadsheet row metatdata.
- Gravity Connect Framework: Updated package to resolve error when manually processing feeds.
1.3.5 | September 5, 2024
- Fixed issue where Google File picker did not redirect back to site properly.
1.3.4 | September 4, 2024
- Gravity Connect Framework: If Gravity Perks is activated, it will check for an eligible license for GC Google Sheets. If not, you can manually enter an eligible Gravity Perks license.
1.3.3 | August 28, 2024
- Gravity Connect Framework: Fixed issue where the updater in Gravity Connect could cause Gravity Perks' updater to throw 401 errors when downloading updates.
1.3.2 | August 27, 2024
- Fixed feed errors from Google including HTML in some cases and conflicting with the Entry Details screen.
- Fixed issue where
GFForms::include_feed_addon_framework();wasn't always called during initialization. - Added support for sending updates to Google Sheets when an entry's GravityView Approved Status is changed.
- Added the ability to auto map Google Sheet columns based on existing form fields if no columns are detected in the existing Sheet.
- Added the
gp_google_sheets()function andGC_Google_Sheetsclass to improve backwards compatibility with existing GP Google Sheets snippets and integrations.
1.3.1 | August 21, 2024
- Fixed PHP error if GP Populate Anything was activated, but not Gravity Perks.
- Fixed issue where HTTPS notice during authentication would show even if the site was using HTTPS.
1.3 | August 21, 2024
- Goodbye, Gravity Perks… Hello, Gravity Connect!
1.2.1 | July 17, 2024
- Fixed issue with updating entries in some scenarios due to rearranged columns.
1.2 | July 9, 2024
- Added new button in feed settings to auto-map columns. If creating a new spreadsheet, a new column will be added for each field. If selecting an existing spreadsheet, auto-matching will be used to map the most relevant field for each column.
1.1.19 | June 26, 2024
- Fixed issue where Checkbox field choices with values of
0were not written to Google Sheets. - Fixed potential issues where column mappings would be incorrectly read on a spreadsheet with multiple sheets using similar mappings. This didn't impact writing, but would impact the feed settings.
1.1.18 | June 20, 2024
- Fixed issue with Google Sheets' icon not displaying correctly if using Safari.
1.1.17 | May 22, 2024
- Added support for GP Populate Anything 2.1's new React-based field settings.
- Fixed issue where the field map cache would not be properly flushed when adding/deleting columns in feed settings.
1.1.16 | May 8, 2024
- Fixed issue where HTTP timeouts would not be respected in requests to the Google Sheets API.
1.1.15 | May 1, 2024
- Added a feed conditional logic check before processing entry edit events (if "Edit rows when entries are edited" is enabled). This addresses an issue where entries could get added to sheets during delayed payment flows.
1.1.14
- Fixed issue where fetching spreadsheet/sheet information in the WordPress Admin could trigger an out-of-memory error for complex spreadsheets.
1.1.13
- Fixed a PHP deprecation notice caused by an optional parameter being declared before a required parameter.
- Fixed a PHP deprecation notice that occurs upon activating the plugin without a previous version installed.
1.1.12
- Fixed an issue where the cache is not purged when an account is disconnected.
- Fixed List field value formatting when sending to Google Sheets.
1.1.11
- Updated
gpgs_row_valueto fire for custom values as well.
1.1.10
- Updated the "Row Number" property in the Populate Anything Object Type to not support filtering as it is a hashed value and sorting will not produce an expectable result. Additionally, it has been renamed to "Row Hash" in the user interface. The main reason for keeping this property was to maintain backwards compatibility and to have a unique property to use when leveraging Field Value Objects.
- Fixed issue where columns could be improperly cached which could cause
GPGS_EMPTY_HEADER_FOUNDto show in Populate Anything settings.
1.1.9
- Added support for reordering GP Google Sheets feeds.
1.1.8
- Updated the HTTP library used by the Google SDK to use
wp_remote_request(). - Added additional debug logging.
- Removed unnecessary
gf_apply_filters( array( 'gform_form_export_page', $form_id ) )call when inserting rows into a sheet. - Fixed an issue where manually processing Google Sheets feeds then navigating to other entries using the arrows buttons could lead to other entries getting reprocessed.
1.1.7
- Fixed errors that could occur due to either malformed token arrays or missing plugin settings for legacy tokens.
- Fixed error that could occur with the Populate Anything Object Type if there are no available Google Accounts.
1.1.6
- Fixed a PHP error that would occur if using a field with an array-based value as a filter with the Populate Anything Google Sheet Object Type.
1.1.5
- Fixed issue where empty strings could cause no results to be returned due to a
LOWER()function call in the Populate Anything object type. - Added support for additional field types when inserting test rows.
1.1.4
- Updated Populate Anything Object Type filter behavior to be case-insensitive.
- Fixed issue where entries would not be deleted from connected sheets when
GFAPI::delete_entry()was called.
1.1.3
- Updated the max number of Google Sheets that the Populate Anything Spreadsheet dropdown could show to
1000. - Fixed issue where unique column mappings would not work if multiple feeds pointed to the same spreadsheet.
- Improved the logic for date detection in the Populate Anything Google Sheets Object Type.
- Improved support for filtering by times when using the Populate Anything Google Sheet Object Type.
- Added test values for GP Unique ID fields.
- Improved compatibility with React in versions of WordPress older than 6.2.
- Fixed issue where files in Shared Drives could be selected, but not used.
- Fixed issue where query hashing in the Populate Anything Object Type could cause issues with Field Value Objects.
1.1.2
- Fixed issue where the cached column identifiers could be wrong with the GP Populate Anything Object Type resulting in no results being found. This would occur with empty column names.
- Updated
requirecalls to berequire_onceto avoid errors when using WP-CLI in some situations. - Fixed issue where creating a new spreadsheet with more than 26 columns would fail.
1.1.1
- Updated the feed re-processing behavior to edit already-inserted rows if "Update & Delete Rows" is enabled.
1.1
- Refactored JavaScript in the plugin settings and feed settings to use React to improve user experience and maintainability.
- Refactored server-side PHP code to improve reliability and provide a more solid foundation moving forward.
- Refactored how Google Accounts are handled. Multiple Google Accounts can now be added for users instead of one. Additionally, Google Accounts can be added directly from feed settings.
- Renamed "Tokens" to "Google Accounts" in the Google Sheets plugin settings.
- Added new "Issues" section in the Google Sheets plugin settings to quickly see what feeds and fields are encountering issues.
- Added support for filtering Google Sheet Object Type values by
dateanddatetimevalues. - Fixed issue with the Google Sheets object type where error would be thrown if "Only Show Unique Results" was not checked on a given field.
- Fixed issue where entry edits going to Google Sheets would sometimes not work if the column mapping didn't include all of the columns.
- Fixed potential fatal error with the Google Sheet Object Type for Populate Anything if using an Email field with confirmation enabled.
- Updated script strings to use their own localization callbacks that should run less frequently.
- Fixed issue where the column mapping couldn't update for legacy feeds.
- Added an error notice if a feed's column map fails to update.
- Updated the max number of Google Sheets that the Populate Anything Spreadsheet dropdown could show to
500.
1.0.4
- Fixed issue when querying for values in a sheet that contains
"or&.
1.0.3
- Fixed issue where columns could be inserted with too much column padding on the left if not giving an assignment to every column.
- Fixed an issue with legacy tokens always being refreshed when used which could impact performance negatively.
- Fixed issue where Google Sheet Object Type queries would sometimes be missing some or all row data.
- Fixed issue where inserting test rows wouldn't work if the column mapping contained a Multi File Upload Field.
- Fixed issue where empty cached results in the Populate Anything Object Type were not used.
- Fixed issue where comparisons of numbers in string-based columns did not work as expected with the Populate Anything Object Type.
- Fixed issue with Google Sheets Object Type where duplicate header names in a Google Sheet would throw an exception.
- Updated the max number of Google Sheets that the Populate Anything Spreadsheet dropdown could show to
500.
1.0.2
- Populate Anything Object Type: Fixed issue where the Google Sheets Object Type was not compatible with Populate Anything <2.0.
- Populate Anything Object Type: Fixed the
containsoperator. - Populate Anything Object Type: Added
starts with,ends with, anddoes not containoperators. - Populate Anything Object Type: Removed
is inandis not inoperators.
1.0.1
- Fixed issue where global tokens were not being refreshed upon access like feed tokens.
- Fixed issue where
settings-global.tswas loading for feed settings. - Fixed regression where the Populate Anything Integration settings were not displayed.
- Fixed issue with the "Sheet" dropdown not populating correctly for the GP Populate Anything Object Type.
1.0
- Added new authentication flow/schema.
- Added Token Health section to global settings for better token management.
- Added
should_refresh_access_token()method. - Improved error logging when adding entries to Google Sheets.
- Improved feed connection error message and styling for clarity.
- Improved UX by disabling Column Mapping section until a sheet has been selected.
- Improved exception handling to catch all exceptions and not just those from Google's PHP API.
- Updated feed creation step to skip OAuth if the current user has already authenticated with Google.
- Refactored the Google Sheets Object Type (for Populate Anything) to be more performant in both the form editor and on the frontend. As a result of this, the "Row Number" property is deprecated.
- Fixed issue where failing developer metadata creation requests would cause the add entry job to be retried resulting in the entry being added to the sheet multiple times.
- Fixed issue where OAuth-ing with Google could result in the (absolutely hilarious) message "Error connecting to Google: Successfully authenticated with Google."
1.0-beta-2.10
- Fixed issue where if all columns are not provided in a feed mapping, the inserted values could be out of order.
- Fixed an issue where Google Sheets Field Mappings would not be editable.
1.0-beta-2.9
- Updated the default HTTP request timeout to Google to be 15 seconds rather than 5 seconds. It is now filtered by
gpgs_http_request_timeoutinstead ofhttp_request_timeout. - Improved how we check if entries are spammed prior to sending the entry to Google Sheets. This addresses an issue where manually processing a feed wouldn't work in some situations.
- Added a spinner to the feed creation flow to indicate when Google authentication or sheet selection is occurring.
- Improved the feed creation flow by disabling options until they have been populated with the selected sheet's data.
1.0-beta-2.8
- Updated the Google API to use the same request timeout as WordPress. It defaults to
5seconds and is controlled using thehttp_request_timeoutfilter hook.
1.0-beta-2.7
- Fixed issue with GP Populate Anything object type where row numbers were not always correct.
1.0-beta-2.6
- Fixed issue where populating values wouldn't work in some situations when using GP Populate Anything 2.0 or newer.
- Fixed issue where deleting entries using GravityView would not sync the change to Google Sheets even if "Update & Delete Rows" was checked.
1.0-beta-2.5
- Improved efficiency of how metadata is added to new rows.
- Fixed issue where feeds that fail to send to Google Sheets could sometimes prevent other feeds from sending data to Sheets.
- Updated Action Scheduler to 3.6.1.
- Fixed issues where "Select existing sheet" wouldn't work for users who did not have permission to activate/install plugins.
- Added new
gpgs_show_action_scheduler_purgePHP filter hook to show a panel in the GP Google Sheets settings to purge uncomplete actions from Action Scheduler. - Improved user experience by blocking "Select existing sheet" if a Gravity Perks license isn't present instead of nothing happening when clicking the radio button
- Updated the developer metadata keys to be smaller to reduce the number of characters used as Google Sheets has character limits on the number of characters that can be in the metadata for each spreadsheet/sheet.
- Improved caching of a few methods to reduce the number of read requests to the Google Sheets API.
- Fixed issue where a required Gravity Forms class wouldn't be loaded in some cases when adding entries to Google Sheets.
- Fixed issue where the column map would not save to the sheet for some feeds.
- Fixed PHP 8.1 deprecation notices.
1.0-beta-2.4
- Added support for
>,<,>=, and<=operators in the Google Sheet Object Type for Populate Anything. - Fixed PHP potential warning when refreshing tokens.
- Fixed an issue where an internationalized string placeholder could be visible instead of the actual message.
1.0-beta-2.3
- Added additional debug logging when refreshing access tokens.
1.0-beta-2.2
- Fixed issue where GravityView edits would fail due to a missing function.
- Fixed issue where the Google Sheet Object Type was hard-coded to a limit of 1,000 rows rather than using the query limit specified by Populate Anything.
1.0-beta-2.1
- Refactored core functionality that sends data to Google Sheets to utilize Action Scheduler to allow for automatic retrying of failed requests as well as more visibility into errors.
- Improved caching behavior of the GP Populate Anything Object Type to reduce the likelihood of 429 errors with the Google Sheets API and to improve user experience.
- Updated the license key permissions check to use
GravityPerks::can_manage_license()instead ofis_admin(). - Fixed an issue where leading zeros in numbers would be removed when the values are sent to Google Sheets.
- Added support for sending GravityEdit Inline Edit changes to Google Sheets.
- Fixed issue where if any but the first sheet within a spreadsheet was connected to a feed, entry edits and column remapping would fail.
- Added support for "user entered values" which allows for formulas, numbers and dates to be stored in a connected sheet.
- Fixed issue where feeds created with the legacy authentication system would sometimes write to the incorrect Google Sheet.
- Fixed issue where selecting "Create New Sheet" during feed creation could result in entries getting saved to the wrong Google Sheet.
1.0-beta-2
- Refactored authentication flow with Google to improve user-experience and connection relability.
- Fixed issue with legacy tokens not being used correctly after upgrading.
- Added Google Sheets Object Type for Populate Anything.
- Fixed issue where new rows could be inserted for entries that have already been inserted.
- Added Google Sheets Workflow Step for Gravity Flow. Credit: @Idealien
1.0-beta-1.10
- Added new
gpgs_row_valuePHP filter hook.
1.0-beta-1.9
- Fixed PHP error that could occur in an external dependency on PHP 8.1 and newer.
1.0-beta-1.8
- Updated minimum supported PHP version to 7.3.
- Added support for updating entry rows when payment statuses change.
1.0-beta-1.7
- Fixed issue where boolean values mapped to a Google Sheet could cause a feed error if editing an entry.
- Fixed an issue where updating the custom value of a column would not work for some feeds.
1.0-beta-1.6
- Improved clarity around the "Sheet Column" in the Column Mapping. It now shows "Select a Column" instead of "Select a Field" and "Add New Column" instead of "Add Custom Key."
- Fixed an issue where reconnecting a feed to a spreadsheet would not save in some cases.
- Fixed issue where rows could be inserted in incorrect columns.
- Added new icon to open spreadsheets from the Feed List.
- Fixed PHP warning that could show while creating a new feed when using PHP 8.
1.0-beta-1.5
- Added explicit PHP minimum requirement of version 7.0.
- Improved reliability of inserting rows when there are empty columns surrounding the columns that are being inserted.
- Fixed issue where mappings with custom values could lose their mapping or insert the wrong value.
- Improved disconnecting experience by reverting the mapping column keys back to a custom input if a custom key was ever used.
- Improved disconnecting experience by triggering a refresh of the feed settings after clicking "Disconnect."
- Fixed issue where disconnecting sheets would not work for sheets that were created by the feed.
- Added
gpgs_should_delete_google_sheets_rowfilter to disable deletion synchronization between Gravity Forms entries and Google Sheets. - Added
gp_google_sheets()function to get the GP Google Sheets instance. - Fixed an issue with merge tags and entry properties not getting their values populated to Google Sheets.
1.0-beta-1.4
- Fixed an issue with our callback on
gform_post_update_entrynot accepting the correct parameters.
1.0-beta-1.3
- Fixed issue where feeds that only use a single column in Google Sheets would not correctly set developer metadata on the row which would prevent the row from being deleted if the entry is.
1.0-beta-1.2
- Improved support for List fields.
- Fixed issue where an error could be encountered in the feed settings and it wouldn't show the error in the correct place.
- Improved compatibility with Gravity Forms Populate Anything and other perks by filtering the form with
gform_pre_renderprior to getting values for a row being inserted.
1.0-beta-1.1
- Fixed issue where a suitable sheet could not be found for existing spreadsheets if the sheet isn't named "Sheet1" nor attached previously.
- Improved error handling and logging.
- Fixed error that could prevent rows from being edited in spreadsheets.
- Fixed fatal error that could be encountered when deleting rows from the spreadsheet.
- Updated the "Client Secret" setting to be a masked input.
1.0-beta-1
- Hello World!
All Connections
All Perks
- GF Address Autocomplete
- GF Advanced Calculations
- GF Advanced Phone Field
- GF Advanced Save & Continue
- GF Advanced Select
- GF Auto List Field
- GF Auto Login
- GF Better User Activation
- GF Blocklist
- GF Bookings
- GF Conditional Logic Dates
- GF Conditional Pricing
- GF Copy Cat
- GF Date Time Calculator
- GF Disable Entry Creation
- GF Easy Passthrough
- GF eCommerce Fields
- GF Email Users
- GF Email Validator
- GF Entry Blocks
- GF Expand Textareas
- GF File Renamer
- GF File Upload Pro
- GF Inventory
- GF Limit Checkboxes
- GF Limit Dates
- GF Limit Submissions
- GF Live Preview
- GF Media Library
- GF Multi-Page Navigation
- GF Nested Forms
- GF Notification Scheduler
- GF Page Transitions
- GF Pay Per Word
- GF Populate Anything
- GF Popups
- GF Post Content Merge Tags
- GF Preview Submission
- GF Price Range
- GF QR Code
- GF Randomizer
- GF Read Only
- GF Reload Form
- GF Submit to Access
- GF Terms Of Service
- GF Unique ID
- GF Word Count
Documentation
- Terminology
- How do I enable this functionality?
- Feed Settings
- Manage Google Accounts
- Send Existing Entries to Google Sheets
- Entry Detail Meta Box
- Required Capabilities
- Integrations
- Snippets
- Developer’s Notes
- Known Limitations
- Error Handling
- Troubleshooting Issues
- FAQ
- Does the Google Sheets Connection support files in shared drives?
- Can I rename or reorder columns?
- Can I map a label instead of a value?
- How can I allow multiple users to authorize Google Sheets?
- Is the Google Sheets Connection asynchronous?
- Can the Google Sheets Connection apply colors and formatting to my Google Sheet?
- Why can’t I select a spreadsheet when setting up the Google Sheets Connection?
- Why doesn’t the date format in my Date field match the date format in Google Sheets?
- Do Populate Anything requests count towards Google’s API quotas?
- Why does the Google Sheets Connection get disconnected from my Google Account?
- How do I migrate from the free “GP Populate Anything – Google Sheets Object Type” plugin to the Google Sheets Connection?
- How do I insert the new entry row at the top of the Google Sheets?
- How do I preserve the original data format?
- How do I send Partial Entries to Google Sheets?
- Do name changes affect the connection?
- How do I upgrade from the GP Google Sheets to the Google Sheets Connection?
- Translations
- Hooks
- Related Resources
Terminology
Before we get started, let’s clarify a few important words we’ll use throughout this documentation.
- Google Sheets: Refers to the Google product that allows you to create and manage spreadsheets.
- Google Sheet / spreadsheet: Refers to a collection of sheets.
- sheet: Refers to a specific sheet within a spreadsheet.
- GCGS: An acronym for this plugin, the GC Google Sheets Connection.
How do I enable this functionality?
After installing and activating GC Google Sheets, you can create Google Sheets feeds in any form. Use these feeds to pass data from your forms to Google Sheets. You can connect your Google account directly in the feed settings.
Feed Settings
When configuring feeds for the Google Sheets Connection, you will be presented with the following settings.