Make template

Turn a LinkedIn signal into an actionable Make scenario.

This template explains how to connect Yadulink to Make and route visits, replies, acceptances, and warm signals into your CRM or team workflow.

Target scenario

Recommended Make modules

Keep the first scenario short: webhook, filter, light enrichment, CRM routing, notification.

Custom webhook
Receive the Yadulink payload and keep lead_id, signal_type, score, and profile_url.
Use one webhook per environment or client.
Router
Separate strong signals, enrichment-needed signals, and exclusions.
Route score >= 7 to CRM.
CRM action
Create a note, task, or opportunity based on context.
Include signal source in the description field.

Verified facts

What the tool should clarify before being used.

Use case

Built for teams using Make as the orchestration layer between LinkedIn, CRM, Slack, and Google Sheets.

Expected output

Receive a Yadulink webhook in Make.

Method proof

Use one webhook per environment or client.

Verification method

How to turn the template into an actionable step.

  1. 01 Custom webhook Use one webhook per environment or client.
  2. 02 Router Route score >= 7 to CRM.
  3. 03 CRM action Include signal source in the description field.

How it works

Make must preserve sales context

Useful automation does not only pass a contact. It passes why that contact deserves action now.

How it works

Avoid overly broad scenarios

Start with one event and one CRM. Advanced branches come after validating reply rate.