Turn on real-time LinkedIn lead delivery
subscribe_linkedin_leadsHave LinkedIn push every new lead to Hermoso the moment it is submitted, and optionally relay each event on to the user’s own CRM. THE WEBHOOK LINKEDIN VALIDATES IS ALWAYS HERMOSO’S OWN: LinkedIn challenges it with our app secret (and re-challenges every ~2 hours), which no CRM, Zapier or Make endpoint can answer — so never promise a customer URL as the LinkedIn webhook. Pass forwardTo (public HTTPS) to have Hermoso relay each lead event there; leave it off to keep events in Hermoso only (list_linkedin_lead_events). The reply is read back from LinkedIn, not from the 201. Leads stay readable with list_linkedin_leads either way. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | the company Page that owns the form — from list_linkedin_pages; omit when one Page is shared | |
| leadType | No | defaults by owner: SPONSORED for an ad account, COMPANY for a Page | |
| forwardTo | No | optional public HTTPS URL Hermoso relays each lead event to (a CRM, Zapier, Make) | |
| adAccountId | No | read forms owned by an AD ACCOUNT instead of a Page |