Block 1 - if company does not exist on CRM
- Type / Role
- n8n-nodes-base.if - if
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Use Case When having a call with a new potential customer, one of the keys to getting the most out of the call is to find out as much information as you can about them before the call. Normally thi...
n8n-nodes-base.if, n8n-nodes-base.stickynote, n8n-nodes-base.clearbit, n8n-nodes-base.hubspot, n8n-nodes-base.noop, n8n-nodes-base.filter, n8n-nodes-base.calendlytrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ricardo Espinozaas.
Original n8n.io sourceWhen having a call with a new potential customer, one of the keys to getting the most out of the call is to find out as much information as you can about them before the call. Normally this involves a lot of manual research before every call. This workflow automates this tedious work for you.
The workflow runs every time a new call is booked via your Calendly. It then filters out personal emails, before enriching the email. If the email is attached to a company it enriches the company and upserts it in your Hubspot CRM.
Clearbit, Hubspot, and Calendly credentials.Test workflow.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 | Enrich lead that booked a call on Calendly and save it on Hubspot |
|---|---|
| Complexity | intermediate |
| Nodes | 16 |
| Categories | Lead Generation |
| Author | Ricardo Espinozaas |
| Published | 23 Feb 2024 |
Use the JSON export at /data/workflows/2129/2129.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.
Use Case When having a call with a new potential customer, one of the keys to getting the most out of the call is to find out as much information as you can about them before the call. Normally thi...
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 use case.