Block 1 - Map needed fields
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
This workflow makes it easier to prepare for meetings and calls by researching your lead right before the call and creates a high level meeting prep that is sent to your email. This removes the ext...
n8n-nodes-base.set, n8n-nodes-base.webhook, n8n-nodes-base.filter, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.airtable, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.switch, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Zacharia Kimotho.
Original n8n.io sourceThis workflow makes it easier to prepare for meetings and calls by researching your lead right before the call and creates a high-level meeting prep that is sent to your email. This removes the extra steps needed by teams to learn their leads, research, and prepare for the upcoming calls.
This workflow starts when We Capture the webhook from cal.com for new bookings.
Ensure you have a field on the form to collect LinkedIn posts. This can be optional or mandatory depending on your preferences.
When a new event is booked, we will add the leads to an Airtable CRM for appointments and new bookings. This table will contain all the items and items needed to enrich and maintain your CRM.
If the lead has linkedin then we do research on LinkedIn for their content and posts and perform a lead enrichment to get as much info as we can about the leads and create a new meeting prep.
Create/update your calendar to allow collecting users LinkedIn profiles/bios
Add a new webhook to and subscribe to the desired events like below
Map the fields from the webhook to match your CRM. If you have no CRM make a copy of this Airtable CRM and map the fields to your account. We will be using the Base and table ID to make the mapping easier
Setup your Bright Data API and select the data source as linkedin for the scraping
You can edit more data on the bio as needed
Update this info to the CRM under the table lead enrichment and map accordingly
You can update the prompt on the AI models or work with them as is.
Update the Gmail node to send the meeting preps to you and finally update the CRM with the generated Meeting prep
This automated process can save your team a couple of minutes each day otherwise spent on other client fulfillment items.
If you would like to learn more about n8n templates like this, feel free to reach out via Linkedin
Happy productivity!!
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.
| Workflow | Automate meeting prep & lead enrichment with Bright Data, Cal.com & Airtable |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Lead Generation, AI Summarization |
| Author | Zacharia Kimotho |
| Published | 30 May 2025 |
Use the JSON export at /data/workflows/4505/4505.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.
This workflow makes it easier to prepare for meetings and calls by researching your lead right before the call and creates a high level meeting prep that is sent to your email. This removes the ext...
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 Generation, AI Summarization use case.