LinkedIn Share SDK - A robust TypeScript SDK for LinkedIn Share API integration
npm install @microfox/linkedin-shareLinkedIn Share - Simple Text Post, Share an Article, Share an Image, Create a draft post. etc..
``bash`
npm install @microfox/linkedin-share
The following environment variables are used by this SDK:
- LINKEDIN_ACCESS_TOKEN: The LinkedIn access token required for authentication. (Required)
Use the createLinkedInShareClient` constructor to create a new LinkedIn Share client for posting content to LinkedIn.
For detailed documentation on the constructor and all available functions, see: