webform_googlesheets
477 sites
Security covered
Description
This module enables Webform submissions to be automatically added as rows in a Google Sheets spreadsheet. Once installed it can be found as a submit "Handler" in the Webform settings.
➡Requirements
- Webform module (^6.0)
- Google API Client module (^4.0)
- Google Cloud Platform access with Google Sheets API enabled.
Documentation
Overview
How Webform submissions are added to the Google Sheet spreadsheet using the Google API PHP Client and a Google service account.
Install and configure
Step-by-step instructions for installing and configuring the Webform GoogleSheets module, including setting up the Google Sheets API, creating a service account, generating a private key, and configuring the Google API PHP Client module.
Configure webform
How to configure webform to append rows to Google Sheets spreadsheet using the handler provided by this module.
Troubleshooting
Resolve common issues with Webform GoogleSheets.