π€ Automate payment tracking with Google Sheets, ClickUp, Gmail and Slack
β‘ 194 views Β· π€ CRM & Sales Operations
Description
Description
This workflow automates the tracking and follow-up process for pending payments. It pulls lead payment data from Google Sheets, checks whether the status is βOpen,β and then routes actions accordingly. For open payment cases, it creates a dedicated ClickUp task and sends an email confirmation to stakeholders. For non-open cases, it notifies the team via Slack. This ensures payment verifications are never missed, while keeping all updates transparent and centralized.
What This Template Does (Step-by-Step)
- π Fetch Lead Data from Google Sheets
- Retrieves lead records including:
- Lead Name
- Company Name
- Payment Verification Status
- Status (Open/Closed)
- βοΈ Check if Status = Open
- β TRUE (Open): Creates a ClickUp task and sends an email confirmation.
- β FALSE (Not Open): Sends a Slack notification only.
- π Create ClickUp Task for Payment Verification: Adds a task with lead and company details for pending payment follow-up in the specified list.
- βοΈ Send Email Confirmation: Notifies the assigned watcher (via Gmail) with task details (name, ID, and link).
- π¬ Send Slack Notification: Alerts the Slack workspace if a leadβs status is not βOpen,β providing visibility on non-actionable cases.
Prerequisites
- Google Sheet with lead/payment data
- ClickUp account & API credentials
- Gmail API credentials
- Slack API credentials
- n8n instance (cloud or self-hosted)
Step-by-Step Setup
- Connect Google Sheets β Fetch payment verification data.
- Apply Status Filter (If Node) β Route based on βOpenβ status.
- Open Status β Create ClickUp Task β Send Email confirmation.
- Not Open Status β Send Slack notification.
Customization Ideas
π― Add additional filtering (e.g., only create tasks if payment verification = βPendingβ). π’ Send Slack alerts for all new leads, not just closed ones. π Log completed payment verifications into Airtable or Notion for reporting. π‘ Include payment due dates or invoice numbers in ClickUp task details.
Key Benefits
β Automates payment follow-up process β Keeps stakeholders informed via email β Provides real-time Slack alerts for non-actionable cases β Centralizes pending payment tasks in ClickUp β Reduces manual monitoring and ensures no pending case is missed
Perfect For
π₯ Finance teams handling multiple payment verifications π’ Companies wanting a transparent and automated payment tracking process π― Teams already using ClickUp for task management π Managers who need visibility into pending vs. closed payment statuses
π Nodes Used
Google Sheets, Slack, ClickUp, Gmail
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File