-2

Is it possible to use DNOA with LinkedIn ?

I need a way to retrieve data from LinkedIn based on a single user. This means, my application will have a single user that serves all requests. Is there a programmatic way to get authenticated with LinkedIn without the need to redirect the user to LinkedIn page?

Philippe Boissonneault
  • 3,777
  • 3
  • 23
  • 32
Bill
  • 1,139
  • 8
  • 49
  • 95

1 Answers1

0

All LinkedIn API calls need to have an authenticated user. They need to explicitly grant you their consent to make calls on their behalf.

Adam Trachtenberg
  • 2,221
  • 1
  • 13
  • 18