Block 1 - Google Sheets Trigger
- Type / Role
- n8n-nodes-base.googleSheetsTrigger - googleSheetsTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Google Sheets → Stripe Payment Automation Workflow Overview This workflow automates the end to end process of generating and sending client payment links using Google Sheets and Stripe . Wheneve...
n8n-nodes-base.googlesheetstrigger, n8n-nodes-base.gmail, n8n-nodes-base.filter, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rohit Dabra.
Original n8n.io sourceThis workflow automates the end-to-end process of generating and sending client payment links using Google Sheets and Stripe.
Whenever a new or updated entry is added to the Google Sheet, the workflow will:
🔗 Demo Video: Watch on YouTube
PENDING invoices) proceed. Clone/Import Workflow
Configure Google Sheets
Order ID, Client Name, Client Email, Items Description, Due Date, Amount, Currency, Invoice Status, Invoice Link, Stripe Payment Link, Last UpdatedSet Up Stripe
Google Drive
Gmail
Test the Workflow
✅ Now your workflow is ready to automatically manage client invoices and payments with Stripe + Google Sheets + Gmail + Google Drive.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate client invoicing & payments with Stripe, Google Sheets, Drive and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Invoice Processing |
| Author | Rohit Dabra |
| Published | 22 Sept 2025 |
Use the JSON export at /data/workflows/8819/8819.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Google Sheets → Stripe Payment Automation Workflow Overview This workflow automates the end to end process of generating and sending client payment links using Google Sheets and Stripe . Wheneve...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Invoice Processing use case.