內容簡介
SheetLink Forms 是一款能將 WordPress 表單直接連接至 Google Sheets 的外掛,無需中介或外部服務依賴,數據透過 HTTPS 直接從伺服器傳送至 Google。支援多種表單外掛,簡化數據管理流程。
【主要功能】
• 支援 12 種表單整合,兼容主要 WordPress 表單建構器
• 無限同步規則,將不同表單連接至不同表格
• 欄位對應,精確選擇欄位與列的對應
• 自動時間戳,選擇性在每次提交中添加時間戳
• 傳送日誌,查看每次提交的狀態與錯誤詳情
• 自動重試佇列,失敗的傳送可重試最多三次
外掛標籤
開發者團隊
原文外掛簡介
SheetLink Forms connects your WordPress forms directly to Google Sheets using a free Google Apps Script receiver. No middleware, no external service dependencies — data goes straight from your server to Google over HTTPS.
Works on any WordPress site without registration or account creation.
Supported Form Plugins
Elementor Pro Forms
Contact Form 7
Gravity Forms
WPForms
Fluent Forms
Formidable Forms
Ninja Forms
Forminator
Everest Forms
Beaver Builder
Divi
WS Form
How It Works
Install SheetLink Forms
Create a sync rule — pick your form plugin, map fields to spreadsheet columns
Copy the generated Google Apps Script into your Google Sheet
Deploy the script as a web app
Every form submission automatically appears in your Google Sheet
Features
All 12 form integrations — works with every major WordPress form builder
Unlimited sync rules — different forms to different sheets
Field mapping — choose exactly which fields go to which columns
Auto-timestamps — optional timestamp column on every submission
Delivery logs — see every submission with status and error details
Automatic retry queue — failed deliveries are retried up to 3 times
UTM & marketing data capture — auto-append IP, page URL, UTM parameters
Conditional routing — route submissions to different sheets or tabs based on field values
Test button — send sample data to verify your setup
Script generator — generates the Google Apps Script for you, just copy & paste
GDPR data export and deletion — integrates with WordPress privacy tools
Multisite central management — network admin overview of all subsites
Zero external dependencies — no SaaS, no tracking, no calls home. Pure PHP.
External services
This plugin sends form submission data to Google Apps Script endpoints that you deploy in your own Google account. This is the core functionality of the plugin — delivering WordPress form data to your Google Sheets.
Google Apps Script
What it is: A user-deployed Google Apps Script web app that receives form data and writes it to your Google Sheet.
What data is sent: The form field values mapped by the user, plus optional enrichment data (timestamps, UTM parameters, IP address, page URL) if enabled by the site administrator.
When it is called: Each time a WordPress form submission matches a sync rule.
Where data goes: User-deployed Google Apps Script web app URLs hosted at https://script.google.com/ or https://script.googleusercontent.com/. The plugin validates that all receiver URLs begin with these prefixes.
No account required: The plugin does not use Google API keys or OAuth. Users deploy a free Google Apps Script receiver in their own Google Sheet.
Google Apps Script documentation: https://developers.google.com/apps-script
Google Terms of Service: https://policies.google.com/terms
Google Privacy Policy: https://policies.google.com/privacy
No other external services are contacted by this plugin. All processing is performed locally on your WordPress server.
