Unipile LinkedIn profile lookup subworkflow
Who is this for? This subworkflow is ideal for developers and automation builders working with UniPile and n8n to automate message enrichment and LinkedIn lead routing. What problem is this workflow solving? UniPile s...
Template notes
Who is this for?
This subworkflow is ideal for developers and automation builders working with UniPile and n8n to automate message enrichment and LinkedIn lead routing.
What problem is this workflow solving?
UniPile separates personal and organization accounts into two different API endpoints. This flow handles both intelligently so you're not missing sender context due to API quirks or bad assumptions.
What this workflow does
This subworkflow is used by:
- [LinkedIn Auto Message Router with Request Detection]() - [LinkedIn AI Response Generator with Slack Approval]()
It receives a message sender ID and tries to enrich it using UniPile's /people and /organizations endpoints. It returns a clean, consistent profile object regardless of which source was used.