How to Connect Make.com to LeadLock AI (Step-by-Step)
Make.com is a powerful automation platform that connects hundreds of tools. By connecting Make.com to LeadLock AI, you can automatically send leads from Facebook ads, Google forms, Typeform, Calendly, and any other source directly into your CRM—with full timeline tracking and AI scoring.
What you need
- ✅A LeadLock AI account with CRM access
- ✅A Make.com account (free tier works for testing)
- ✅Your webhook URL and secret from CRM → Integrations
Step 1: Get your webhook credentials
In LeadLock AI, go to CRM → Integrations and scroll to the Make.com section. You'll see your Webhook URL and Secret Key with copy buttons.
- Go to CRM → Integrations
- Scroll to the Make.com section
- Copy the Webhook URL (it looks like https://leadlockai.ai/api/inbound/make/lead)
- Copy the Secret Key (a 48-character hex string unique to your account)
Step 2: Create a Make.com scenario
In Make.com, create a new scenario. Add an HTTP > Make a request module (or use a trigger module like Facebook Lead Ads, then connect it to an HTTP module).
- In Make.com, click Create a new scenario
- Add an HTTP > Make a request module
- Set Method to POST
- Paste your Webhook URL into the URL field
- Under Headers, add: Name = x-make-secret, Value = your Secret Key
- Set Body type to Raw > JSON (application/json)
- Paste the example JSON payload (include your accountId)
Step 3: Configure the JSON payload
The JSON body tells LeadLock AI about the lead. The required fields are name and either email or phone. You can also include company, source, tags, message, and your accountId.
Step 4: Test and verify
Run your Make.com scenario. Then check your LeadLock AI CRM → Leads page. The new lead should appear with the correct name, contact info, source, and tags. The lead timeline will show 'Lead created from Make.com.'
- ✅Duplicate leads (same email or phone) are updated instead of duplicated
- ✅AI lead scoring runs automatically on every new lead
- ✅The lead appears in your pipeline, dashboard, and analytics
Connect Make.com now
Go to Integrations, copy your credentials, and start sending leads into your CRM.
