Block 1 - Cal.com Trigger
- Type / Role
- n8n-nodes-base.calTrigger - calTrigger
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
How it works Trigger: When a new meeting is booked in Cal.com. Date Check: The workflow calculates how many days remain before the meeting date. Email Scheduling: Depending on the time left, it sen...
n8n-nodes-base.caltrigger, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.wait, n8n-nodes-base.switch, n8n-nodes-base.set, n8n-nodes-base.gmail, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Maksudur Rahman.
Original n8n.io sourceTrigger: When a new meeting is booked in Cal.com.
Date Check: The workflow calculates how many days remain before the meeting date.
Email Scheduling: Depending on the time left, it sends a series of pre-written “warm-up” emails using Gmail, designed to set expectations and build interest in your offering.
Timing Control: Emails are automatically spaced out to ensure natural engagement before the meeting.
Connect your Cal.com API key to authenticate and trigger on new bookings.
Connect your Google account to enable Gmail email sending.
Customize the email messages in the Set or Send Email nodes to match your brand voice and tone.
Test with internal bookings to ensure correct timing and delivery before activating for clients.
Cal.com account with API access.
Google account connected to Gmail node.
Active n8n instance (self-hosted or cloud).
Adjust email spacing or timing by modifying the Wait nodes.
Edit the email copy for different purposes (e.g., sales, onboarding, consultation).
Add conditional logic to send different warm-up sequences for specific meeting types or durations.
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 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Pre-meeting email nurturing sequence with Cal.com and Gmail |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Lead Nurturing |
| Author | Maksudur Rahman |
| Published | 13 Nov 2025 |
Use the JSON export at /data/workflows/10795/10795.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 Trigger: When a new meeting is booked in Cal.com. Date Check: The workflow calculates how many days remain before the meeting date. Email Scheduling: Depending on the time left, it sen...
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 Lead Nurturing use case.