3

I would like to retrieve all messages from Linkedin inbox via API V2.

I Have gone through Linkedin V2 API docs many times, but i still cant figure it out.

I can get profile info with following request through POSTMAN:

https://api.linkedin.com/v2/me?projection=(id,profilePicture(displayImage~:playableStreams))

How to forge the request to recieve Linkedin inbox messages in respond?

gr3n3r
  • 31
  • 1
  • 5
  • Possible duplicate of: https://stackoverflow.com/questions/10976847/how-to-read-linkedin-inbox-messages – MrMister Aug 01 '19 at 16:11
  • I saw the thread is 7 years old and i thought i should start new one as V2 API is active just for a few months now. – gr3n3r Aug 01 '19 at 16:23
  • [According to the docs](https://learn.microsoft.com/en-us/linkedin/shared/integrations/communications/messages), support for requests such as retrieving inbox messages is "coming soon". – MrMister Aug 04 '19 at 08:10

1 Answers1

-1

hello bro give your access_token at params as oauth2_access-token="Access Token"

arshad
  • 1
  • 2
    While there is no problem with your assumption, because OP clearly identfies as, possibly grown up, boy, please skip salutations and try for [answer]. – Yunnosch Mar 06 '23 at 07:09