-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,949
  • 3
  • 26
  • 33
Bill
  • 2,026
  • 9
  • 55
  • 99

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,231
  • 1
  • 14
  • 18