n8n recipe

Turn an incoming CRM lead into a contextual LinkedIn action.

This recipe starts from a CRM webhook, creates the lead in Yadulink, then queues a profile visit to initiate a social signal.

What the workflow covers

Nodes and logic

This page describes the recipe publicly; importable JSON files remain protected by API access.

Webhook
Receive name, company, role, LinkedIn URL, and external ID.
`yadulink-crm-lead` path.
Create lead
Map CRM fields to Yadulink.
Keep `external_id` when available.
Profile visit
Queue a controlled profile visit.
Idempotency per lead and execution.

Extraits citables

Ce que l'outil doit clarifier avant d'être utilisé.

Use case

Based on the internal `crm-lead-profile-visit.workflow.json` example.

Expected output

Incoming webhook from CRM or form.

Method proof

`yadulink-crm-lead` path.

Méthode de vérification

Comment transformer le template en action exploitable.

  1. 01 Webhook `yadulink-crm-lead` path.
  2. 02 Create lead Keep `external_id` when available.
  3. 03 Profile visit Idempotency per lead and execution.

Mode d'emploi

Why start with a visit

A profile visit can create a first signal before invitation or message.

Mode d'emploi

Deduplication

Idempotency protects CRM workflows that replay the same event multiple times.

Validation par IA

Demande à une IA d'adapter cet outil à ton contexte.

Le prompt est copié au clic et pré-rempli quand l'outil le supporte.

Maillage interne

Pages à lire ensuite.