LinkedIn Profile to Webhook

This automation extracts key information from a public LinkedIn profile and sends it to a specified webhook URL. It's designed to be a bridge between LinkedIn and other applications like CRMs, marketing automation platforms, or custom databases.
This workflow automates the process of gathering and transmitting professional data. Here’s how it works:
  1. Input: The automation starts when you provide a public LinkedIn profile URL and a destination webhook URL (from a service like Zapier, Make.com, or your own application).
  2. Validation: It first checks to ensure the provided URL is a valid LinkedIn profile link.
  3. Extraction: Using a dedicated LinkedIn integration, it fetches key details from the profile, including the person's name, location, profile summary, current job title, and current employer. The automation is smart about finding the current job, using multiple methods to ensure the most accurate result.
  4. Formatting: The extracted information is organized into a clean, structured JSON format, timestamped for when the extraction occurred.
  5. Delivery: Finally, it sends this structured data to your specified webhook URL via an HTTP POST request.
  6. Reporting: The workflow provides a clear success or failure status. If the webhook delivery fails, it still returns the data it successfully extracted, ensuring no information is lost.
Usage Ideas
  • Enrich your CRM contacts with the latest job titles and company information from LinkedIn.
  • Automate lead generation by feeding profiles of potential customers into your sales pipeline.
  • Build a talent pipeline by automatically adding potential candidates to a recruiting database.
  • Trigger personalized marketing campaigns based on a prospect's industry or job role.
  • Keep your internal employee directory up-to-date with current roles and descriptions.
Customization Ideas
This template provides a powerful foundation that you can easily tailor to your exact needs. You'll have the flexibility to:
  • Customize the Extracted Data: Choose which specific pieces of information you want to pull from a LinkedIn profile. You can add fields like education history, skills, certifications, or a person's complete work history.
  • Modify the Output Format: Restructure the JSON data sent to your webhook. This allows you to match the exact format required by your CRM, spreadsheet, or other destination application.
  • Integrate with Secure Services: Add security credentials, such as an API key or a bearer token, to the webhook request. This lets you send data to private, authenticated systems.
  • Change the Destination: While the template uses a webhook, you could modify it to send the extracted data directly to other integrated services like Google Sheets, Airtable, or Slack.
Agent Inputs
Required Parameters
Name
Type
Default
linkedInProfileUrl
string
None
LinkedIn profile URL to extract data from. Must contain 'linkedin.com/in/'
webhookUrl
string
None
Webhook URL where the extracted profile data will be sent (Make.com, Zapier, etc.)
HIPAA
SOC-2 TYPE 2
Airtop empowers anyone to turn ideas into powerful automations, by simply describing what they want to happen.
© 2025 Airtop