how to upload and share rich media linkedin API using php

873 Views Asked by At

I am using linkedin API skd https://github.com/zoonman/linkedin-api-php-client for Linkedin In share

I am able to share normal text content successfully on my linkedin account

But don't know how to share Rich media in post?

Please any one help me, Thanks in Advance

1

There are 1 best solutions below

4
On

I added support of image upload in version 0.0.12.

It appears to me that LinkedIn doesn't allow uploads. See this issue. I believe some steps has to be taken by LinkedIn development team or they supposed to disclose eligibility requirements for those kinds of actions.

I assume we have to be LinkedIn partners in order to perform those uploads.