Skip to main content

Automate Cal.com meeting attendee management with Google Sheets, Beehiiv & Telegram

Workflow preview

Workflow preview
100%
Automate Cal.com meeting attendee management with Google Sheets, Beehiiv & Telegram preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This n8n workflow template automates the process of managing meeting guests booked through Cal.com. It captures attendee information, logs it in a Google Sheet, and subscribes new guests to your Be...

Best for

  • Social Media automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.splitout, n8n-nodes-base.googlesheets, n8n-nodes-base.caltrigger, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.telegram, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Aitor | 1Node.

Original n8n.io source

1.1 Workflow description

Title
Automate Cal.com meeting attendee management with Google Sheets, Beehiiv & Telegram
Workflow name
Automate Cal.com meeting attendee management with Google Sheets, Beehiiv & Telegram

This n8n workflow template automates the process of managing meeting guests booked through Cal.com. It captures attendee information, logs it in a Google Sheet, and subscribes new guests to your Beehiiv newsletter, while also notifying you in Telegram.

How it Works

This workflow is designed to streamline your post-booking process. When a new meeting is booked via Cal.com, the workflow automatically triggers. It extracts the attendee details, adds a new row with the guest's information to a designated Google Sheet, and then adds the guest as a subscriber to your Beehiiv newsletter. Finally, it sends a notification to a specified Telegram channel, keeping you informed of new subscribers.

Features

  • Automated Data Entry: Automatically log meeting guest details into Google Sheets.
  • Newsletter Growth: Effortlessly add new meeting guests to your Beehiiv subscriber list.
  • Real-time Notifications: Get instant alerts in Telegram for new subscribers.
  • Seamless Integration: Connects Cal.com, Google Sheets, Beehiiv, and Telegram.

Set Up

To use this workflow, you will need the following:

  • Cal.com: Set up a Cal.com account and configure a webhook to trigger the workflow on new bookings. You will need the webhook URL provided by the first node in this workflow.
  • Google Cloud: A Google Cloud account with access to Google Sheets. You will need to specify the Sheet and the range where data should be added.
  • Beehiiv: A Beehiiv account. You will need your Beehiiv API key and the publication ID of your newsletter.
  • Telegram Account: A Telegram account and a channel where you want to receive notifications. You will need your Telegram Bot Token and the chat ID of the channel.
  • Configure each node in the workflow with your respective API keys, IDs, and sheet details as required. The "Define your parameters" box in the workflow provides guidance on finding your Telegram chat ID and Beehiiv API key/publication ID.

Additional Enhancements

This workflow can be extended and customized further:

  • Conditional Logic: Add filters to only subscribe guests based on certain criteria (e.g., specific meeting types).
  • Data Enrichment: Integrate with other services to enrich guest data before adding to Google Sheets or Beehiiv.
  • CRM Integration: Connect to a CRM to create or update contact records for new guests.
  • Custom Notifications: Customize the content and format of the Telegram notification.

Need Help?

If you need assistance setting up this workflow, encounter any issues, or would like to explore setting up similar automation workflows tailored to your company's specific needs, please contact us at 1 Node.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Split Attendees

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 2 - Add users

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 3 - on New Booking

Type / Role
n8n-nodes-base.calTrigger - calTrigger
Config choices
Version 2

Block 4 - Add subscriber

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - Set Attendee

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 6 - notify in channel

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 7 - set data

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 8 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Automate Cal.com meeting attendee management with Google Sheets, Beehiiv & Telegram
Complexity intermediate
Nodes 9
Categories Social Media
Author Aitor | 1Node
Published 09 May 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3962/3962.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Automate Cal.com meeting attendee management with Google Sheets, Beehiiv & Telegram do?

This n8n workflow template automates the process of managing meeting guests booked through Cal.com. It captures attendee information, logs it in a Google Sheet, and subscribes new guests to your Be...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Social Media use case.