CONNECTIONS / Salesforce / Salesforce to LinkedIn Leads CAPI
Salesforce deal stages, past the LinkedIn form fill.
A LinkedIn form fill means nothing until sales qualifies it in Salesforce. Signals streams deal-stage changes to LinkedIn's Leads Conversions API as they happen, hashed throughout.
- ● salesforce → linkedin.leads_capi :: live
- > event Lead status change SQL→Qualified
- > event Opportunity closed-won value=72,000 USD
- hash sha256(business_email)
- route linkedin.leads_capi conversion=stage_mapped
- ✓ delivered · stage recorded
WHAT THIS ENABLES
Salesforce to LinkedIn Leads Conversions API
Salesforce to LinkedIn Leads Conversions API is the pipeline that sends Salesforce deal-stage changes to LinkedIn server-side, so B2B campaigns optimize toward qualified pipeline and closed-won revenue rather than the raw volume of forms filled out.
- Salesforce deal-stage changes reported to LinkedIn as distinct conversion events.
- Closed-won revenue passed through with value, for bidding weighted toward real pipeline.
- B2B optimization that reflects sales qualification, weighted past the form submission.
WHAT FLOWS WHERE
Salesforce to Leads CAPI, mapped.
Signals watches Salesforce for lead status and Opportunity closed-won changes, hashes the business email on each record, and posts them to LinkedIn's Leads Conversions API as stage-mapped conversions.
Signals watches Salesforce for lead status and Opportunity closed-won changes, hashes the business email on each record, and posts them to LinkedIn's Leads Conversions API as stage-mapped conversions.
Built for the teams that own the number.
Teams already sending Salesforce stage changes to other ad platforms who want LinkedIn on parity.
From kickoff to verified events.
-
Connect
Connected App access scoped to the Salesforce Lead and Opportunity objects, plus the business email field.
-
Map
Deal stages such as Qualified and Closed Won mapped to LinkedIn conversion definitions.
-
Deliver
Server-side stage delivery in near real time, diagnosable per event.
What ships with this use case.
LinkedIn bidding informed by Salesforce stages instead of raw form-fill volume.
Closed-won revenue visible in the same reporting flow as the original lead.
A stage feed that runs on Salesforce's own update cadence.
What Leads CAPI actually receives.
- ● signals :: event payload
- > POST /conversionEvents source=salesforce.lead
- conversion "urn:lla:llaPartnerConversion:551204"
- conversionHappenedAt 1784209740000
- user.userIds [{ idType: "SHA256_EMAIL", idValue: "b07de2…" }]
- ✓ accepted · conversionValue 72000 USD
Adjacent moves on the same stack.
from Salesforce
Salesforce to Meta Conversion Leads
Salesforce to Meta CAPI for CRM is the pipeline that maps opportunity stage changes and…
Learn morefrom Salesforce
Salesforce to Google EC for Leads
Salesforce to Google Enhanced Conversions for Leads captures GCLID at the lead form,…
Learn moresame use case
ActiveCampaign to LinkedIn Leads CAPI
ActiveCampaign to LinkedIn Leads CAPI: Signals reads your ActiveCampaign contacts and deal…
Learn moregeneric
LinkedIn Leads Conversions API
Datahash sends CRM lead events to LinkedIn server-side, so campaigns optimize toward…
Learn moreAsked on almost every call.
Which Salesforce stages should feed LinkedIn Leads Conversions API?
Most teams map MQL, SQL, and closed-won as separate events, giving LinkedIn a view of pipeline depth rather than a single undifferentiated lead signal. The initial mapping is set during onboarding, and stage definitions can be adjusted later without a new LinkedIn integration project.
How fast do Salesforce stage changes reach LinkedIn Leads Conversions API?
Stage changes stream to LinkedIn in near real time, typically within minutes of the update landing in Salesforce. That speed keeps optimization signal close to the moment sales actually qualifies or closes a lead, rather than days later once someone exports a pipeline report.
NEXT STEP