🧾 Credit card payment reminder & tracking-for Taiwan banks

1,229 views · 🧾 Invoice Processing

Description

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 calendar reminders in Google Calendar. Additionally, it allows users to update the payment status once the bill has been paid.


Key Features

  1. Email Processing: Retrieves credit card statement emails from eight Taiwanese banks.
  2. PDF Parsing: Extracts payment due date and amount from email content or attached PDF files.
  3. Google Sheets Integration: Logs extracted data into a Google Sheets document for record-keeping.
  4. Google Calendar Integration: Creates Google Calendar events as reminders for due payments.
  5. Webhook for Payment Updates: Allows users to update the payment status via a webhook.

Node Configurations

1. Email Retrieval


2. Extract Payment Information


3. Data Processing and Storage

3.1. Consolidate Extracted Data

3.2. Google Sheets Integration


4. Google Calendar Integration

4.1. Create Calendar Reminders

4.2. Update Payment Status


5. Webhook for Payment Updates

🔗 Nodes Used

Google Sheets, Webhook, Google Calendar, Gmail Trigger, Extract from File

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup