Block 1 - 📘 Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
How it works This template turns Podium's conversation inbox into a full sales CRM with a custom funnel, AI message classification, automated drip follow ups, daily admin reports, and a live Kanban...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, n8n-nodes-base.scheduletrigger, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Turag Sarkar.
Original n8n.io sourceThis template turns Podium's conversation inbox into a full sales CRM with a custom funnel, AI message classification, automated drip follow-ups, daily admin reports, and a live Kanban dashboard. Six sub-flows live on one canvas — each clearly separated by a coloured sticky-note section.
The Google Sheet is used as an append-only event log so the dashboard and report are fast, give you a full audit trail, and avoid Podium's lack of pagination on the contacts endpoint.
Total setup time: around 30 minutes.
x-api-key), Google Sheets OAuth2, Gmail OAuth2.timestamp, conversation_uid, name, channel_identifier, channel_type, funnel_stage_uid, opp_value_cents, action. Copy the Sheet ID from the URL.YOUR_* placeholder in the workflow — YOUR_GOOGLE_SHEET_ID, YOUR_PODIUM_LOCATION_UID, the two attribute UIDs, the 10 stage option UIDs, and YOUR_RECIPIENT_EMAIL.conversation.message.created.Stage names like "Booked In" and "In Workshop" suit any service business — workshops, salons, dental, trades. Adjust the drip message bodies in Section 4 to match your brand voice.
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.
Showing the first 24 of 44 workflow blocks. Download the JSON for the full node graph.
| Workflow | Turn Podium conversations into a full CRM with Claude, Sheets and Gmail |
|---|---|
| Complexity | advanced |
| Nodes | 44 |
| Categories | CRM, AI Summarization |
| Author | Turag Sarkar |
| Published | 18 May 2026 |
Use the JSON export at /data/workflows/15784/15784.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.
How it works This template turns Podium's conversation inbox into a full sales CRM with a custom funnel, AI message classification, automated drip follow ups, daily admin reports, and a live Kanban...
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 CRM, AI Summarization use case.