Title: GSheetConnector for JetFormBuilder
Author: Abdullah Kaludi
Published: <strong>May 13, 2026</strong>
Last modified: May 13, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/gsheetconnector-for-jetform.svg)

# GSheetConnector for JetFormBuilder

 By [Abdullah Kaludi](https://profiles.wordpress.org/abdullah17/)

[Download](https://downloads.wordpress.org/plugin/gsheetconnector-for-jetform.1.0.3.zip)

[Live Preview](https://wordpress.org/plugins/gsheetconnector-for-jetform/?preview=1)

 * [Details](https://wordpress.org/plugins/gsheetconnector-for-jetform/#description)
 * [Reviews](https://wordpress.org/plugins/gsheetconnector-for-jetform/#reviews)
 *  [Installation](https://wordpress.org/plugins/gsheetconnector-for-jetform/#installation)
 * [Development](https://wordpress.org/plugins/gsheetconnector-for-jetform/#developers)

 [Support](https://wordpress.org/support/plugin/gsheetconnector-for-jetform/)

## Description

GSheetConnector for JetFormBuilder is an addon plugin — a bridge between your [WordPress](https://wordpress.org/)
based [JetFormBuilder](https://wordpress.org/plugins/jetformbuilder/) forms and 
[Google Sheets](https://www.google.com/sheets/about/).

When a visitor submits a Jet Form on your website, their data is also sent to your
connected Google Sheet.

### Features

✔ Connect JetFormBuilder with Google Sheets
 ✔ Automatic form submission sync ✔ 
No coding required ✔ Secure Google OAuth authentication ✔ Map form fields to sheet
columns ✔ Supports multiple feeds

#### 📝 JetFormBuilder ➜ to ✍️ Google Sheets

Easily connect your Jet Forms to Google Sheets without writing code. This plugin
helps you avoid manual errors by guiding you through the setup of sheet names and
column headers step-by-step.

#### ⚡️ How to Use this Plugin

 * **Step 1: In Google Sheets**
    ➜ Log into your Google Account and open Google 
   Sheets. ➜ Create a new Sheet and name it. ➜ Use or rename the default tab. ➜ 
   Copy the Sheet Name, Sheet ID, Tab Name, and Tab ID (Refer to Screenshots)
 * **Step 2: In WordPress Admin**
    ➜ Create or edit the Jet Form you want to sync.
   ➜ Navigate to the “Google Sheets” tab. ➜ Paste the copied Sheet and Tab names
   and click “Save”.
 * **Step 3: Set up Google Sheet Columns**
    ➜ In Row 1 of your Google Sheet, use“
   date” as the first column. ➜ Use Jet Form field names (submission tags) as headers
   for the remaining columns.

#### Important Notes

➜ Ensure names and spellings match exactly between your Sheet and form settings.
Mismatches may result in sync failure.

### External Services

This plugin connects to Google APIs to send form submissions and authenticate users.

Service: Google Sheets API
 Purpose: Send form submission data to Google Sheets.
Data sent: Form field values submitted by site visitors. Endpoint: https://sheets.
googleapis.com/ Terms: https://developers.google.com/terms Privacy Policy: https://
policies.google.com/privacy

Service: Google OAuth 2.0
 Purpose: Authenticate the site owner’s Google account.
Endpoint: https://oauth2.googleapis.com/ Terms: https://developers.google.com/terms
Privacy Policy: https://policies.google.com/privacy

Service: Google Drive API
 Purpose: Verify access permissions and retrieve spreadsheet
metadata. Data sent: Access token for verification requests. Endpoint: https://www.
googleapis.com/drive/v3/ Terms: https://developers.google.com/terms Privacy Policy:
https://policies.google.com/privacy

Service: Google User Info API
 Purpose: Retrieve authenticated user email address.
Data sent: Access token to fetch user profile information. Endpoint: https://www.
googleapis.com/oauth2/v2/userinfo Terms: https://developers.google.com/terms Privacy
Policy: https://policies.google.com/privacy

Service: GSheetConnector OAuth Service
 Purpose: Facilitate OAuth redirect handling
required for authentication. Endpoint: https://oauth.gsheetconnector.com/ Data sent:
Site URL and plugin identifier during authentication. No form submission data is
transmitted. Terms: https://www.gsheetconnector.com/terms-condition Privacy Policy:
https://www.gsheetconnector.com/privacy-policy

### Privacy Policy

GSheetConnector for JetForm uses Google APIs to allow users to connect their WordPress
site with Google Sheets.

This plugin does not collect or transmit personal data to the plugin author or any
external servers. Google account authentication and access to Google Sheets are 
handled securely using Google OAuth.

Access tokens required for Google authentication are stored securely in the site’s
own WordPress database and are used only to perform actions requested by the site
administrator.

The plugin only accesses Google Sheets and Google Drive data after explicit user
consent during the Google authorization process.

No data is sold or shared with third parties, and no data is stored on the plugin
author’s servers.

## Installation

 1. Upload `gsheetconnector-for-jetform` to `/wp-content/plugins/`, or install via 
    Plugins > Add New > Search.
 2. Activate the plugin via the ‘Plugins’ screen.
 3. Go to `Jet Form > Google Sheets` and click “Get Code” to authorize and connect 
    to Google Sheets.
 4. Paste the Access Code and save.

## FAQ

### Why isn’t the data sent to the spreadsheet? JetFormBuilder is just spinning.

If it spins indefinitely and doesn’t send, check:

 1. Access Code is correct (see debug log)
 2. Sheet or Tab name spelling is correct
 3. Column headers follow the naming rules (use lowercase letters, no spaces, special
    characters, etc.)

### How do I get the Google Access Code?

 * Go to `JetFormBuilder > Google Sheets`, click “Get Code”
 * Allow access via your Google account
 * Copy the generated code and paste it back into the plugin settings.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“GSheetConnector for JetFormBuilder” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Abdullah Kaludi ](https://profiles.wordpress.org/abdullah17/)
 *   [ WesternDeal ](https://profiles.wordpress.org/westerndeal/)
 *   [ GSheetConnector ](https://profiles.wordpress.org/gsheetconnector/)

[Translate “GSheetConnector for JetFormBuilder” into your language.](https://translate.wordpress.org/projects/wp-plugins/gsheetconnector-for-jetform)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/gsheetconnector-for-jetform/),
check out the [SVN repository](https://plugins.svn.wordpress.org/gsheetconnector-for-jetform/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/gsheetconnector-for-jetform/)
by [RSS](https://plugins.trac.wordpress.org/log/gsheetconnector-for-jetform/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Added: Extension Tab And Error Log.

#### 1.0.2

 * Fixed PHPCS warnings related to nonce verification
 * Improved data sanitization and validation
 * Ensured compliance with WordPress.org plugin guidelines

#### 1.0.1

 * Solved Nonces and User Permissions Needed for Security

#### 1.0.0

 * First public release
 * Integrates Jet Form with Google Sheets

## Meta

 *  Version **1.0.3**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.6 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [forms](https://wordpress.org/plugins/tags/forms/)[Google Sheets](https://wordpress.org/plugins/tags/google-sheets/)
 *  [Advanced View](https://wordpress.org/plugins/gsheetconnector-for-jetform/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/gsheetconnector-for-jetform/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gsheetconnector-for-jetform/reviews/)

## Contributors

 *   [ Abdullah Kaludi ](https://profiles.wordpress.org/abdullah17/)
 *   [ WesternDeal ](https://profiles.wordpress.org/westerndeal/)
 *   [ GSheetConnector ](https://profiles.wordpress.org/gsheetconnector/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/gsheetconnector-for-jetform/)