Track Companies House Filing Deadlines with Google Sheets, Gmail & Interactive Alerts — n8n ワークフロー

複雑度🔗 Webhook10個のノード🏷️ Miscellaneous作成者:Ali Amin

概要

🎯 Accounting Alerts Automation

Purpose: Automatically track Companies House filing deadlines for UK accounting firms and prevent costly penalties (£150-£1,500 per missed deadline).

How it works: Daily automated checks pull live deadline data from Companies House API Color-coded email alerts (Red/Orange/Yellow/Green) prioritize urgent deadlines Interactive "Yes/No" buttons let recipients confirm completion status All data syncs back to Google Sheets for complete audit trail

Value: Saves 2-3 ho

使用ノード

Google SheetsHTTP RequestGmailCode

ワークフロープレビュー

🎯 Accounting Alerts Automation
Purpose: Automatically track Companies House filing dea
How it w
## ⚙️ Daily Deadline Check & Alert System
Runs: Every weekday at 5 PM (Mon-Fri)
What happens:
1. Read Company Database - Fetches all tracked companie
2. Get Comp
## ✅ Email Response Handler (Webhook Flow)
Triggered when: Recipient clicks "Yes" or "No" button i
What happens:
1. Webhook - Receives confirmation status (company_nu
## 📋 Setup Requirements
Google Sheets Database Structure:
Create a sheet with these columns:
- company_number (manually entered)
- company_name (manually entered)
- accounts_due (auto-update
W
Webhook - Receive Confir…
Read Company Database
Build Interactive Email
Process Webhook Data
Update Google Sheet Data…
S
Send Confirmation Page
S
Schedule Trigger1
Send via Gmail1
Get Company Data
Update Due Dates in Sheet
10 nodes8 edges

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 10 個のノードを流れます, connecting code, gmail, googlesheets。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (10)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
GM

Gmail

gmail

#3
CO

Code

code

#4

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした track-companies-house-filing-deadlines-with-google-sheets-gmail-interactive-alerts ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Track Companies House Filing Deadlines with Google Sheets, Gmail & Interactive Alerts", "nodes": [...], ...}

インテグレーション

codegmailgooglesheetshttprequestrespondtowebhookscheduletriggerwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード10
複雑度medium
トリガーwebhook
カテゴリMiscellaneous

作成者

Ali Amin

Ali Amin

@ali-amin

タグ

codegmailgooglesheetshttprequestrespondtowebhookscheduletriggerwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows