Explore our features, implementations and technical documentation.
do you still need help?
open a support ticket or chat with us online
Connection API: check team member connection
Check if your team member profile is connected with target LinkedIn account
Description
This API endpoint checks LinkedIn 1st degree connection between your team member and 3rd-party profile on LinkedIn.
Requirements
Before using this endpoint, ensure you have set up the Teamfluence API.
Endpoint
{profile_id}
represents your unique profile identifier, which can be found on the Profile page.
Request body
This endpoint accepts internal LinkedIn profile URNs.
team_member_urn
- URN of your team member.target_urn
- URN of target profile to check connection with
Response details
is_connected
field returns either true
or false
values.