Block 1 - Get Contact
- Type / Role
- n8n-nodes-base.hubspot - hubspot
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Summary This workflow listens for HubSpot contact creation events via a webhook, standardizes the data, and sends a WhatsApp message using a predefined first contact template from Beex. How It Work...
n8n-nodes-base.hubspot, n8n-nodes-beex.beex, n8n-nodes-base.filter, n8n-nodes-base.set, n8n-nodes-base.stickynote, n8n-nodes-base.webhook
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Beex.
Original n8n.io sourceThis workflow listens for HubSpot contact creation events via a webhook, standardizes the data, and sends a WhatsApp message using a predefined first contact template from Beex.
On Contact Created event.phone_number and country_code (removing the "+" symbol) and setting the associated_values as required by the template. The exact template name must be specified manually in this node.Queue ID, which is generated based on the template configuration in Beex (see the setup section below for details).n8n-nodes-beex
Configure HubSpot Credentials: Set up your HubSpot connection with the following:
Configure Beex Credentials: For Beex users with platform access (for trial requests, contact [email protected]):
Configure Template in Beex:
{{1}}, which corresponds to the configurable parameter set in the Set Fields node.
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 | Send welcome WhatsApp messages to new HubSpot contacts with Beex templates |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Lead Nurturing |
| Author | Beex |
| Published | 11 Dec 2025 |
Use the JSON export at /data/workflows/11712/11712.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.
Summary This workflow listens for HubSpot contact creation events via a webhook, standardizes the data, and sends a WhatsApp message using a predefined first contact template from Beex. How It Work...
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.