Creating an Inbound Webhook Connection for LinkedIn
Creating an Inbound Webhook Connection for LinkedIn
- Navigate to: Assets → Inbound Webhook
- Click “New Connection”
- Select LinkedIn from the list of connection types
- Provide a Connection Name and optional Description
- Choose an Authentication Method:
- No Auth
- Basic Auth
- API Key
- Enable or disable “Create New Contact”:
- ✅ Enabled – Inflection will create a new contact when a new email is received
- ❌ Disabled – Only updates to existing contacts will be allowed
- Click “Generate Webhook” to finalize the setup
- Copy the Webhook URL and authentication details (if applicable)
Configuring LinkedIn Webhook
Configuring LinkedIn Webhook
You can integrate LinkedIn Lead Gen Forms with Inflection using two methods:
Save the configurationLinkedIn will send a test challenge request. Inflection’s backend will respond with the challenge token and validate the webhook.
- Via Zapier – A no-code solution for easy setup
- By Creating a LinkedIn App – A direct integration for advanced users
Option 1: Sending Leads from LinkedIn to Inflection via Zapier
Option 1: Sending Leads from LinkedIn to Inflection via Zapier
Zapier allows you to connect LinkedIn Lead Gen Forms with Inflection without any coding. Follow these steps:
Step 1: Create a Zap
- Log in to your Zapier account (zapier.com).
- Click “Create Zap”.
- In the Trigger section, search for “LinkedIn Ads”.
- Select “New Lead Gen Form Response” as the trigger event.
- Click “Continue” and connect your LinkedIn Ads account.
- Choose the Lead Gen Form you want to use.
Step 2: Connect Inflection
- In the Action section, search for “Webhook by Zapier”.
- Choose “POST” as the action event.
- Click “Continue” and enter the Inflection Webhook URL (from your Data Sync Connection in Inflection).
- Select “JSON” as the payload format.
- Map the LinkedIn lead fields (e.g., Name, Email, Phone Number) to Inflection’s contact fields.
- Click “Continue” and test the Zap.
Step 3: Activate the Zap
- Click “Turn on Zap” to activate the integration.
- Now, every new lead from your LinkedIn Lead Gen Form will be automatically sent to Inflection.
Option 2: Sending Leads from LinkedIn to Inflection via LinkedIn App
Option 2: Sending Leads from LinkedIn to Inflection via LinkedIn App
Step 1: Set Up a LinkedIn App
- Go to LinkedIn Developer Portal
- Create a new app or use an existing one
- In the app dashboard:
- Navigate to Products and request access to Marketing Developer Platform
- Ensure you have permission to use the Lead Gen Forms API
Step 2: Configure Webhook with Challenge Response
- Go to your app’s Webhooks section
- Click Add Webhook
- Enter:
- Webhook URL – Paste the URL generated in Inflection
- Event Type – Choose
leadGen.formResponse - Token (optional) – You can leave this blank if not used
Inflection automatically handles challenge-response validation required by LinkedIn
Connection Details & Field Mapping
Connection Details & Field Mapping
Monitor Webhook Submissions
- View real-time submission counts on the Connection Details page
Step 1: Enable Fields for Mapping
- Go to the Submission Fields tab
- Click Edit
- Enable required fields for mapping
Step 2: Map Submission Fields to Contact Properties
- Navigate to the Connection Mapping tab
- Click Edit
- Map LinkedIn fields to Inflection contact fields:
- Required: Email
- Recommended: First Name, Last Name, Company, Job Title
- Choose a mapping rule:
- Update if Empty
- Always Overwrite
Using LinkedIn Leads in Journeys
Using LinkedIn Leads in Journeys
Once leads are flowing into Inflection:
Target Contacts in Journeys
- Navigate to: Journeys → Create New Journey
- Add a condition:
Performed a Marketing Activity → Inbound Webhook Sync - Use filters such as:
- Campaign Name = “Linkedin_XYZ”
- Lead Form ID, etc.
Personalise Emails with Tokens
Use mapped fields like:{{firstName}}{{company}}{{jobTitle}}
Segment Based on Status
Use Branch by Filter to route leads:- Based on form name
- Based on custom answers or job title
References
References