Access LinkedIn Developer Portal:
Navigate to the LinkedIn Developer Portal.
Log in with your LinkedIn credentials.
Create a New Application
Click on Create App in the My Apps section.
Enter the required information such as App name, LinkedIn page, company, and app logo. You will also need to provide a description of what your app is intended for.
Agree to LinkedIn’s terms and conditions and proceed to create the application.
Once the application is created, you have to request access for:
1. “Shared on LinkedIn”
Read and agree to the terms and click on “Request Access”
2. Scroll down to “Sign in with LinkedIn using OpenAI Connect” and request access
Read and agree to the terms and click on “Request Access”
Configure Application
Go to the “Auth” tab on the dashboard
Scroll down to OAuth 2.0 settings and Authorize Redirect URLs. You must specify redirect URLs that LinkedIn will use after successful authentication.
Click the “Edit” icon
Enter https://audiodrome.365DaysAI.com/integrations/linkedin/create as the authorized redirect URL and save your changes.
Scroll down to OAuth 2.0 scopes, select and add the following permissions to your application:
w_member_social: Allows the app to post updates into LinkedIn as the authenticated user.
r_emailaddress: Access to the user’s primary email address.
r_liteprofile: Access to the user’s name and photo.
These permissions ensure that your 365 Days AI integration can operate with the necessary access levels.
Go back to the top of the page and copy “Client ID” and “Primary Client Secret”
Integrate with 365 Days AI
Log into your 365 Days AI dashboard and navigate to the plan then the Automation section.
Select the option to add a new integration and choose LinkedIn.
Enter the Client ID and Client Secret that you obtained from your LinkedIn app settings.
Save the changes.
Test the Integration
Test the integration by attempting to connect 365 Days AI to LinkedIn using the new app credentials.
Ensure that the setup allows for the intended functions such as posting updates or accessing profile data.