How To Connect LinkedIn To YACSS
LinkedIn uses its own Developer Portal to manage API access. By creating a LinkedIn app and requesting the right product scopes, you can connect your LinkedIn account to YACSS and publish content directly from your workflows.
Open Cloud Connectivity
In YACSS, navigate to Cloud Connectivity from the sidebar. Click Connect on the LinkedIn card to begin the setup process.

Prepare Your Inputs
You will need two credentials from the LinkedIn Developer Portal:
- Client ID — Found in your LinkedIn Developer app settings
- Client Secret — Found in your LinkedIn Developer app settings
We will retrieve both of these from the LinkedIn Developer Portal in the steps below.
Open LinkedIn Developer Portal
Go to the LinkedIn Developer Portal, sign in or sign up, then navigate to My Apps and click Create App.
developer.linkedin.com
Fill In App Details
Enter an App name, select the LinkedIn Page you want to post to, add a Privacy Policy URL and upload an App logo. Since this is a test app you can use any logo and URL — note that the page selected here is the one YACSS will post to.

Request Product Scopes
Go to the Products tab in your app. Request access to the following two products:
- Share on LinkedIn — Allows publishing content to LinkedIn
- Sign In with LinkedIn using OpenID Connect — Allows authentication via LinkedIn

Add OAuth Redirect URL & Copy Credentials
Go to the Auth tab. Under Authorized redirect URLs for your app, add the URL below and save. Then copy your Client ID and Primary Client Secret from the Authentication Keys section.
https://app.yacss.site/user/linkedin-redirect.php
Paste Into YACSS & Save
Return to YACSS. Enter any Name you like, paste your Client ID and Secret Key into the LinkedIn Account fields and click Save. You will be automatically redirected to LinkedIn for authorization.

Authorize on LinkedIn
LinkedIn will prompt you to review the access request. Click Allow to grant YACSS permission to use your name and photo, create and manage posts, and access your primary email — your LinkedIn connection will then be active.
