| 开发者 | sheetlink |
|---|---|
| 更新时间 | 2026年9月1日 23:35 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
sheetlink-forms.zip file./wp-content/plugins/sheetlink-forms/.Install SheetLink Forms, create a sync rule, choose your Contact Form 7 form, connect Google, and map the form fields to spreadsheet columns. New submissions are added as rows automatically. Step-by-step guide: Connect Contact Form 7 to Google Sheets.
Yes. Both WPForms Lite and WPForms Pro are supported, and the free SheetLink plugin sends unlimited WPForms submissions to Google Sheets. Step-by-step guide: Connect WPForms to Google Sheets.
Create a sync rule, select your Elementor Pro form, connect or pick a Google Sheet, and map each Elementor field to a column. Step-by-step guide: Connect Elementor Forms to Google Sheets.
Yes. Gravity Forms entries go to Google Sheets in real time, with custom field mapping, delivery logs, and automatic retries. Step-by-step guide: Connect Gravity Forms to Google Sheets.
Yes. SheetLink mirrors submissions into an Excel Online workbook on Microsoft 365 or OneDrive for free, alongside your Google Sheet. Making Excel a rule's only destination is a feature of the separate SheetLink Pro plugin. Note that Microsoft's Excel API supports business accounts only - personal Outlook.com OneDrive is not supported by Microsoft for this. Step-by-step guide: WordPress forms to Microsoft 365.
No. SheetLink Forms works immediately after installation. No account, no registration, no license key required.
Not anymore. Connect your Google account in one click and SheetLink writes rows through Google's official Sheets API - it can create the sheet for you, or you pick an existing one with Google's own file picker. The classic Apps Script method remains fully supported for users who prefer a zero-account, script-only setup; both are free.
No. SheetLink Forms sends data directly from WordPress to Google Sheets - through your one-click connected Google account or via a free Google Apps Script. No third-party services needed.
No telemetry, no analytics beacons, no activation pings. On a default install, form submissions go only to the Google destination you configured - never through SheetLink's servers. If you use the one-click Google or Microsoft connection, the sign-in handshake and periodic token renewal go through SheetLink's OAuth broker at sheetlinkwp.com; your form data never does. Several optional features, each off until you configure it, do send submission data elsewhere: the Excel Online, Airtable and Notion destinations send it to Microsoft, Airtable and Notion respectively; SMS Alerts sends your alert text to Twilio; Meta Conversions API sends a hashed conversion event to Meta; and three optional hosted features route data through SheetLink's own servers - AI Lead Scoring, AI Analytics extras, and the Lead Inbox client portal. See the "External services" section below, which documents every one of them individually.
Names and phone numbers are replaced with the placeholder "provided", email addresses are reduced to their domain, and any email address or phone number typed into a free-text answer is redacted in place. Free-text answers are otherwise sent as written, since that is what the rating is based on. The form identifier, the source form plugin name, the site URL and WordPress user account data are never sent.
Refresh tokens are encrypted with AES-256-GCM (key derived from your site's wp_salt( 'auth' ) via HKDF) before being written to your own database, and are cleared the moment you disconnect. Access tokens are short-lived (about an hour). Nothing is stored on SheetLink's servers beyond what the OAuth broker needs to complete the handshake.
If your forms collect personal data: with the one-click Google or Excel connection, list googleapis.com or graph.microsoft.com (and sheetlinkwp.com for the sign-in broker) as processors. With AI Lead Scoring, AI Analytics extras or the Lead Inbox portal, list sheetlinkwp.com as a processor - the portal transfers lead contact details in plain text, so satisfy yourself that you have a lawful basis first. Meta Conversions API shares an IP address and hashed contact details with Meta for ad measurement, which in the EU/UK and similar jurisdictions normally requires disclosure and consent - list Meta as a recipient and obtain consent where your local law requires it before enabling it.
Elementor Pro Forms, Contact Form 7, Gravity Forms, WPForms, Fluent Forms, Formidable Forms, Ninja Forms, Forminator, Everest Forms, Beaver Builder, Divi, and WS Form.
SheetLink Forms generates the Google Apps Script for you. Click "Get Script" on any rule, copy the code, and paste it into your Google Sheet's Apps Script editor (Extensions > Apps Script). Then deploy it as a web app.
Yes. Create multiple sync rules, each pointing to a different Google Sheet (a different connected sheet, or a different Apps Script URL with the classic method).
Form submission data is sent directly from your WordPress server to Google over HTTPS: to sheets.googleapis.com (Google's official Sheets API) when you use the one-click connection, or to the Google Apps Script URL you configure with the classic method (only script.google.com and script.googleusercontent.com URLs are allowed as receivers). It never passes through SheetLink's servers. If - and only if - you enable the optional Lead Scoring add-on on the Analytics page, a copy of each submission is also sent over HTTPS to https://sheetlinkwp.com/api/sheetlinkwp/lead-score. Every other feature of the plugin runs locally on your WordPress server.
The submission is logged as failed and automatically retried up to 3 times (every 15 minutes). You can also retry manually from the Retry Queue page.
Yes. Zapier's base plan starts around $20/month and charges per task. SheetLink delivers unlimited form submissions from your WordPress site directly to Google Sheets at no cost - no per-task fees, no subscription, no registration. You own the entire pipeline.
Yes. WPForms is fully supported in the free core, both Pro and Lite. Every submission is mapped to your chosen Google Sheet with the fields you select.
Yes. Elementor Pro Forms are fully supported in the free core. Create a sync rule, map fields, connect Google in one click (or paste the generated Apps Script) - done.
Yes. Fluent Forms is fully supported in the free core, along with 11 other form plugins (Contact Form 7, WPForms, Gravity Forms, Elementor Pro, Formidable, Ninja Forms, Forminator, Everest Forms, Beaver Builder, Divi, WS Form).
Yes, with the WooCommerce Sync add-on. It pushes orders (created, completed, refunded), customers, and product catalogue changes (price, SKU, stock, status) to Google Sheets in real time. This is a premium feature; the free core covers form submissions.
Most CF7-to-Sheets or form-to-Sheets plugins handle one form type. SheetLink supports 12 form plugins from a single admin interface, includes an automatic retry queue that recovers failed deliveries, captures UTM and click-ID parameters for marketing attribution, runs local analytics on your own WordPress database, and ships a guided setup wizard that takes new installs from zero to a working Google Sheet in about three minutes.
Yes. The free core includes a network-admin overview of all subsites. Multisite-wide central management and the Agency Dashboard are available in the Agency Plus tier.
_sheetlink_id column groundwork for linking a spreadsheet row back to its lead. It is only sent to sheets whose Apps Script is current, so nothing appears in your existing sheets and no redeploy is required; if you do update your script it arrives hidden.