I have an application that allows people to post content on their LinkedIn page. What I want to do is create a button that I can include in the email, which when clicked will send the user to LinkedIn and open a field for posting the message. What I would like to know is how to generate this URL. What does the structure look like? All the information I have found so far is about how to share a link to another site on LinkedIn, and not how to redirect the user to the publication box.
Link example: https://www.linkedin.com/share?id=0123456789

source share