omega1 - 2018-04-23 18:16:44
Hello Manuel,
First, thank you for sharing your work!
I am attempting to post to LinkedIn company page wusing PHP. I have been able to successfully create the LinkedIn app, assigned w_share permissions and have my client ID and client secret.
I have been able to use these in the login_with_linkedin.php page and it works (it give a success message and logs me in).
What I do not now understand is how to actually post to my company page? Ideally I'd like to post some test text and an image (which I will then later change dynamically). But initially I just need to be able to understand how to post some text and an image.
Do you have any example PHP code that would allow me to post/share content to my company LinkedIn page?
Thank you in advance.