How can I configure the LinkedIn API integration to return basic profile information:
- First name
- Last name
- Current Company Name
- Job Title
- Duration in current role
Is this even possible if I don’t know the person ID? I only know the public profile URL.
Is the correct GET URL https://api.linkedin.com/v2/people/?
Thanks