Custom Webhook + La Growth Machine: connect any tool, in both directions.
Send lead data out of your sequences at the exact step you choose, push leads in from any tool, and stream every LinkedIn and email message to your own endpoint in real time.
API and webhooks available from the Pro plan
No native integration for your tool? You don't need one.
A webhook is a URL. If your tool can receive one or call one, it can talk to La Growth Machine: Zapier, Make, n8n, your CRM, your data warehouse, your own backend.
Out, from a sequence
A Webhook step sends the lead's data and a custom status when they reach it.
In, to an audience
Any tool adds leads to an audience, and they enter the running campaign.
Out, in real time
Inbox webhooks post every LinkedIn and email message to your URL.

Trigger your tools from any step of a sequence
Register a URL once in Settings, Webhooks, then drop a Webhook step anywhere in your sequence, on the no-reply branch for example. When a lead reaches it, La Growth Machine sends their info and the status you wrote, like "It's time to call the lead!".
The lead keeps moving through the sequence. You can also fire a webhook from a custom exit, the moment a lead replies.
What teams do with it expand_more
- Create a call task in HubSpot or Aircall when a lead hasn't replied
- Push the lead's status to Salesforce or any CRM
- Add engaged leads to Facebook or LinkedIn custom audiences
- Log stats in Google Sheets
- On reply: create a deal, notify Slack, open a qualification task

Push leads in from anywhere
A signup, a form, a product event: send it to La Growth Machine with your API key and the name of an audience. A LinkedIn URL, an email, or a name and company is enough. Leads added to a campaign's audience enter the running sequence automatically.
Using RB2B or Warmly? Paste the ready-made website visitor URL in their settings. No code at all.
The request expand_more
POST https://apiv2.lagrowthmachine.com/flow/leads with an audience name and at least one identifier: LinkedIn URL, pro or personal email, or first name, last name and company. Add up to 10 custom attributes and skip leads you've already contacted.

Every message, streamed to your endpoint
Register an inbox webhook and La Growth Machine posts every LinkedIn and email message, sent or received, to your URL as it happens. Limit it to some campaigns or keep all of them.
Each event carries the message, the conversation, the full lead record and the last 20 messages. Enough to draft a reply with AI, log it in your CRM or alert the right person instantly.
Comment démarrer ?
Outbound webhook in four steps.
- webhookStep 1
Get a URL
Create a catch hook in Zapier, Make or n8n, or use your own HTTPS endpoint.
- add_linkStep 2
Register it
In La Growth Machine: Settings, Webhooks, Create new, then paste the URL.
- arborescence_des_comptesStep 3
Add the step
Place a Webhook step or a custom exit in your sequence, pick the webhook and write the status.
- scienceStep 4
Test small
Run it on a small audience, check the result, then roll it out.
Go further with webhooks
Webinars, playbooks and guides from the La Growth Machine team and our partners.
La Growth Machine API documentation
Every endpoint, including webhooks, with fields and examples.
Open the docs arrow_forward articleArticleWebhook: definition, how it works and B2B use cases
What a webhook is and what sales teams do with it.
Read the article arrow_forward schoolAcademyHow to integrate with anything using Zapier, Make and APIs
A chapter of the La Growth Machine Academy.
Read the chapter arrow_forwardFoire aux questions
Does a Webhook step stop the sequence? add
No. The lead continues along the sequence unless you tell it otherwise, for example with a custom exit.
Where do I find my API key? add
In All settings, Integrations & API, API tab. The same page shows your API logs, with every call, its status and its result.
Is there a rate limit? add
Yes: 50 API calls per 10 seconds per key.
What does my endpoint need? add
A public HTTPS URL that accepts a POST and answers 200 OK.
Which plan do I need? add
The API, webhook steps and inbox webhooks are all available from the Pro plan.
