Search code examples
asp.netlinkedin-apilinkedin-jsapi

Post To LinkedIn Groups as A Different User


I've an ASP.NET website with job openings ,

I want to allow users in my website to publish specific jobs to groups I manage on LinkedIn using MY LI user, and that the login process will be completely invisible to them, and they will only decide which group and which job to publish.

My question is if this is possible? using which LinkedIn API and how?


Solution

  • Upon further research and another question posted here, it is not a main feature of LinkedIn API.

    Thus, unless using a specialized API, it's not possible.