Block 1 - When clicking 'Test workflow'
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Workflow Description This workflow automates the processing of credit card statement emails from multiple banks. It extracts important payment details, stores them in Google Sheets , and creates ca...
n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.webhook, n8n-nodes-base.stickynote, n8n-nodes-base.gmailtrigger, n8n-nodes-base.extractfromfile, n8n-nodes-base.set, n8n-nodes-base.googlecalendar
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by darrell_tw.
Original n8n.io sourceThis workflow automates the processing of credit card statement emails from multiple banks. It extracts important payment details, stores them in Google Sheets, and creates calendar reminders in Google Calendar. Additionally, it allows users to update the payment status once the bill has been paid.
from:(newebill.banksinopac.com.tw) SinoPac Bank Credit Card E-Statement Notificationfrom:([email protected]) Cathay United Bank Monthly E-Statementfrom:([email protected]) CTBC Bank Credit Card E-Statementfrom:([email protected]) Taipei Fubon Bank Credit Card Statementfrom:([email protected]) E.SUN Commercial Bank Credit Card E-Statementfrom:([email protected]) DBS Bank Credit Card E-Statementfrom:(聯邦銀行信用卡) Union Bank of Taiwan Credit Card E-Statement (Year Month)from:([email protected]) Taishin International Bank Credit Card E-Statementpayment_due_datepayment_amountminimum_paymentemail_idbankemail_subjectn8n-Credit Card Payment Remindercalendar_idPaidBilling PeriodAmountMinimum PaymentBankemail_idCredit Card Payment - {{ bank }}payment_due_datedarrell_demo_creditcard_pay_update_pathPaidThis catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 39 workflow blocks. Download the JSON for the full node graph.
| Workflow | Credit card payment reminder & tracking-for Taiwan banks |
|---|---|
| Complexity | advanced |
| Nodes | 39 |
| Categories | Invoice Processing |
| Author | darrell_tw |
| Published | 08 Feb 2025 |
Use the JSON export at /data/workflows/2867/2867.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.
Workflow Description This workflow automates the processing of credit card statement emails from multiple banks. It extracts important payment details, stores them in Google Sheets , and creates ca...
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.