Auto-Create Airtable CRM Records for Zoom Attendees

๐Ÿ—‚๏ธ Auto-Create Airtable CRM Records for Zoom Attendees

This workflow automatically logs every Zoom meeting attendee into an Airtable CRM โ€” capturing their details for sales follow-up, reporting, or onboarding.

โš™๏ธ How It Works Zoom Webhook โ†’ Captures participant join event.
Normalize Data โ†’ Extracts attendee name, email, join/leave times.
Airtable โ†’ Saves/updates record with meeting + contact info.

๐Ÿ› ๏ธ Setup Steps

  1. Zoom Create a Zoom App with meeting.participant_joined event.
    Paste workflow webhook URL.

  2. Airtable Create a base called CRM.
    Table: Attendees.
    Columns:
    Meeting ID
    Topic
    Name
    Email
    Join Time
    Leave Time
    Duration
    Tag

  3. n8n Replace YOUR_AIRTABLE_BASE_ID + YOUR_AIRTABLE_TABLE_ID in the workflow.
    Connect Airtable API key.

๐Ÿ“Š Example Airtable Row | Meeting ID | Topic | Name | Email | Join Time | Duration | Tag | |------------|--------------|----------|--------------------|----------------------|----------|----------| | 999-123-456 | Sales Demo | Sarah L. | sarah@email.com | 2025-08-30T10:02:00Z | 45 min | New Lead |

โšก With this workflow, every Zoom attendee becomes a structured CRM record automatically.

0
Downloads
2
Views
7.44
Quality Score
beginner
Complexity
Author:David Olusola(View Original โ†’)
Created:9/10/2025
Updated:2/14/2026

๐Ÿ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments