WPMet Site Logo
  • Home
  • Plugins
    • ElementsKit
    • ShopEngine
    • GetGenie AI
    • MetForm
    • WP Social
    • WP Fundraising
    • Wp Ultimate Review
  • About
  • Blog
  • Support
  • Contact
  • My Account
WPMet Site Logo
Popular Search headermenumegafootermetform

Getting Started With ElementsKit

  • How to Purchase, Install, and Activate ElementsKit Pro
  • Modules of ElementsKit

ElementsKit General Widgets

  • Social Media Widget
  • Advanced Accordion
  • Creative Button
  • FAQ
  • Progress Bar
  • Testimonial
  • Dual Button
  • Social Share
  • Unfold
  • Advanced Toggle
  • Google Map
  • Popup Modal
  • Breadcrumb
  • Image Swap
  • Lottie Animation
  • Back to Top
  • Heading Widget
  • Button Widget
  • Team
  • Accordion
  • Tab
  • Advanced Tab
  • Timeline Widget
  • Advanced Chart
  • ElementsKit Table Widget
  • Motion Text
  • Hotspot
  • Gallery
  • Woocommerce Product Carousel
  • Client Logo
  • Image
  • FunFact
  • Countdown Timer
  • How to Create Image Box Using ElementsKit
  • Create Image Accordion Using ElementsKit
  • Icon Box
  • Pie-Chart
  • Pricing Table
  • Video
  • Image Comparison
  • Drop Caps
  • Business Hours
  • Header Search
  • Tablepress
  • ElementsKit Advanced Slider
  • WhatsApp Widget
  • Image Hover Effect
  • Image Hover Effect
  • Image Morphing
  • Video Gallery Widget
  • Stylish List
  • Flip Box
  • Audio Player
  • Team Carousel Slider
  • Content Ticker
  • Coupon Code Widget

ElementsKit Modules

  • Header & Footer Builder
  • Sticky Content Module
  • Parallax Effects
  • Mega Menu Builder
  • One Page Scroll
  • Widget Builder
  • Facebook Messenger
  • Cross-Domain Copy Paste Module
  • Advanced Tooltip Module
  • Conditional Content Module
  • ElementsKit Icon Pack
  • Google Sheets Module
  • Reset Button Module for Elementor Pro Form
  • Masking Module
  • Particles Module

WP Posts

  • Post Tab
  • Post List
  • Category List
  • Create Post Grid Using ElementsKit
  • Blog Posts

Header Footer Widgets

  • Header Off-canvas
  • Vertical Mega Menu
  • Page List
  • Header Info
  • Nav Menu

Form Widgets of ElementsKit

  • Contact Form 7
  • Caldera Form
  • We Forms
  • Wp Forms
  • Ninja Forms
  • Fluent Forms
  • Mailchimp

Social Media Feeds

  • Twitter Feed API
  • Dribble Feed
  • Behance Feed
  • Facebook Feed API
  • Instagram Feed API
  • Pinterest Feed

Meeting Widgets

  • Zoom Integration

Review Widgets

  • Facebook Review
  • Yelp

Woocommerce Widgets

  • Woocommerce Product List
  • Woocommerce Category List
  • Woocommerce Mini Cart
  • Woocommerce Product Carousel

ElementsKit Settings

  • How to use ElementsKit Widgets
  • Ajax Load Feature of Mega Menu

How to translate ElementsKit pages

  • How To Translate ElementsKit Pages With WPML
  • How to translate Elementskit Header Footer and Advanced Widgets with WPML
  • Translate ElementsKit Elements containing Sub-Elements
  • Home
  • Doc
  • ElementsKit
  • ElementsKit Modules
  • Google Sheets Module

Google Sheets Module

Table of Contents
  • Required Plugins:
  • Prerequisites:
  • Step 1: Enable the Google Sheet module
  • Step 2: Create Google developer APP for integration
    • 2.1 Create a new project on Google cloud console
    • 2.2 Register an App on the project
    • 2.3 Create the App Credentials
  • Step 3: Enable Google Sheets API
  • Step 4: Verify with App Credentials
  • Step 5: Export data from Elementor form to Google Sheet

ElementsKit is the complete solution to build websites with Elementor. With ElementsKit, you can integrate Elementor form into Google Sheets.

Using Google Sheets module, you can directly export data from Elementor forms on your website to Google Sheets. When a user submits a form on your website, the submitted data will be exported to a Google sheet that includes all the submissions.

Read this documentation to learn how to use the ElementsKit Google Sheets module.

Required Plugins: #

To use ElementsKit’s Google Sheet module, you need to install the following plugin on your WordPress site:

  1. Elementor: Download Plugin
  2. Elementor Pro: Get the Plugin
  3. ElementsKit Lite: Download Plugin
  4. ElementsKit Pro: Get the Plugin

Prerequisites: #

You must have an account on Google Cloud Platform. So if you don’t have an account, create one before starting the procedure.

Step 1: Enable the Google Sheet module #

To enable the module:

  • Navigate to ElementsKit > MODULES from your WordPress dashboard.
  • Find the “Google Sheet for Elementor Pro” module from the list.
  • Toggle the button to ON for the module.
  • Click on the SAVE CHANGES button.
ElementsKit-Google-Sheet-module

Step 2: Create Google developer APP for integration #

This step involves creating a new project, registering the app for authentication, and generating the credentials.

2.1 Create a new project on Google cloud console #

To create a new project:

  • Go to https://console.cloud.google.com/ and log in with your Google developer’s account.
  • Navigate to Select a project > New Project.
Create project in Google Cloud Console
  • For the New project, enter a Project name and Location (not required). Then click to create button.
Create project in Google Cloud Console

Creating a project might take a few seconds. Check the notification bar, when the project is created, click to select the project.

Create project in Google Cloud Console

2.2 Register an App on the project #

The next step is to create a developer app for the project that you have just created. For that,

  • Open the project dashboard. (You have already opened the dashboard from the last step).
  • Click on the “Go to APIs overview” under the APIs column.
Create project in Google Cloud Console
  • Open the OAuth content screen from the left sidebar.
  • On the OAuth content screen, set User Type to External.
  • Enter the App information including the App name and User support email.
App OAuth screen-Google Sheet integration with Elementor
  • Then enter App domain(s) including the Application home page, Authorized domains, and Developer contact information.
  • Click on the SAVE AND CONTINUE button.
App OAuth screen-Google Sheet integration with Elementor

After that continue Scopes and Test users tab. Those are optional features. You can add information if want or can leave them as it is.

2.3 Create the App Credentials #

Then comes the step of creating App Credentials. For that, 

  • Open the Credentials page from the left sidebar on the project dashboard.
  • Click on the “+CREATE CREDENTIALS”. It will expand a dropdown list of credentials.
  • Select OAuth client ID from the dropdown.
Create-credentials-Google Sheet integration with Elementor

On the next page, you can then create OAuth client ID by entering the following information:

  • Choose the Application type.
  • Enter a Name.
Create-credentials-Google Sheet integration with Elementor
  • Now you have to enter the Authorized redirect URL. You will get the URL from the ElementsKit plugin. For that, navigate to your WordPress dashboard > ElementsKit > Settings > Google Sheet For Elementor Pro Form and copy the “Valid OAuth redirect URL”.
Export data from Elementor form to Google sheet
  • After copying the URL, go back to the credential page of your project dashboard on the Google cloud console and enter the Authorized redirect URL and click on the CREATE button to complete this procedure.
  • Now OAuth client is created and a popup screen will appear where you will get Your Client ID and Your Client Secret. Copy those credentials and proceed to the next step.
Google App client credentials

Step 3: Enable Google Sheets API #

Before proceeding ahead, you need to enable Google Sheets API. To enable it,

  • Go to the API Library of your Google cloud console.
  • Search for Google Sheets API.
Enable Google Sheets API
  • Open the Google Sheets API page and click on the ENABLE button.
Enable Google Sheets API

Step 4: Verify with App Credentials #

After creating the App Credentials, go to your WordPress dashboard. Then,

  • Navigate to ElementsKit > User Settings.
Export data from Elementor form to Google sheet
  • Open the options for Google Sheet For Elementor Pro Form.
  • Paste the Google Client ID and Google Client Secret on the respective field. (These are the credentials you have created and copied in at the end of Step 2).
  • Hit the SAVE CHANGES button.
  • Then click on the Generate Access Token.
Export data from Elementor form to Google sheet

Once you click on the Generate Access token, you will have to log in with your Google account and continue. After login, a screen will appear where it says, “Google has not verified this app”. Don’t worry and just click on go to unsafe mode.

Google APP verification

After that, click on Continue to confirm the access.

Google APP verification

Step 5: Export data from Elementor form to Google Sheet #

  • Open a page with Elementor editor.
  • Drag & Drop the Elementor Pro Form widget to the page.
  • Find the Google Sheet section under the Content tab.
Google sheet integration with ElementsKit
  • Enable the feature.
  • Enter a Sheet Name.
  • Click on the Update button.
Google Sheet integration with ElementsKit

After that open the form in preview and submit the form with the required information.

Elementor Pro form submission

Now go to the Google Sheets menu and find the form name you entered earlier.

Export data from Elementor form to Google sheet

Finally, open the sheet file, and you’ll see the data you have submitted with the Elementor form added to the Google Sheet.

Data imported from Elementor form to Google sheet
GET ELEMENTSKIT PLUGIN
ElementsKit, ElementsKit pro
What are your Feelings
Share This Article :
  • Facebook
  • Twitter
  • LinkedIn
  • Pinterest
Still stuck? How can we help?

How can we help?

Updated on February 9, 2023
ElementsKit Icon PackReset Button Module for Elementor Pro Form
Table of Contents
  • Required Plugins:
  • Prerequisites:
  • Step 1: Enable the Google Sheet module
  • Step 2: Create Google developer APP for integration
    • 2.1 Create a new project on Google cloud console
    • 2.2 Register an App on the project
    • 2.3 Create the App Credentials
  • Step 3: Enable Google Sheets API
  • Step 4: Verify with App Credentials
  • Step 5: Export data from Elementor form to Google Sheet

Get Subscribed Today!

WPMet Site Logo
© 2022, Wpmet. All Rights Reserved. Built with ElementsKit.

Company

About us
Contact us
Support
Blog
Collaborate
Documentation

Resources

Affiliates
Affiliate Area
Privacy Policy
Terms & Conditions
Refund Policy
Login/Register

Our Products

Elements Kit
ShopEngine
GetGenie Ai
Metform
WP Social
Wp Ultimate Review
Wp Fundraising

Follow Us

Payment systems accepted by Wpmet

Wpmet is not affiliated with or endorsed by Open Source Matters or the WordPress Project. The CMS logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Opt out!.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
Vendor/Partner
SAVE & ACCEPT