Skip to main content

Overview

Find someone’s LinkedIn profile from a query of their name or other details. Returns a resolved profile URL (and basic metadata) you can feed into other LinkedIn actions.

Use Cases

  • LinkedIn discovery: Go from a name + company to a profile URL.
  • Data cleanup: Backfill LinkedIn URLs on a contact list.
  • Chained research: Resolve, then call Get LinkedIn Profile for full details.

Configuration Fields

Query

  • Description: A search string — typically a name plus company, email, or role.
  • Example: "Jane Doe VP Sales Acme"
  • Required: Yes

Output Variable Name

  • Description: Variable name to store the resolved profile URL and metadata.
  • Validation: Only letters, numbers, and underscores.
  • Required: Yes