- Home
- Resources
- Integrations
LinkedIn Make integrationAutomate LinkedIn with Make.
Yes, Make can run most of what you do by hand on LinkedIn. The LinkedIn Make integration brings 29 modules, and a module is one brick of the chain you assemble: 2 triggers that watch for new posts, 21 actions, 6 searches. This page starts you from zero.
Verified Trustpilot reviews · AI, automation & growth agency
What does the LinkedIn Make integration actually do?
It connects your LinkedIn account to Make once, and from then on Make can publish, read and delete on your behalf. Two sides are covered: your own wall, and the company pages you administer. On top of that, LinkedIn hands back its numbers, followers and post statistics, so a scenario, the automation you build in Make, can report instead of publish.
Three jobs come back on every account. The first is publishing: a text written somewhere else lands on the page through Create a Company Text Post, and Create a Company Image Post or Create a Company Video Post handle the other formats. The second is measuring, where Get the Page Statistics and Get the Follower Statistics fetch numbers most teams still copy by hand. The third is cleaning up, because List Organization Posts brings back what sits on the wall and Delete an Organization Post takes down what should not be there.
What the catalogue does not do is worth knowing before you start. It stops at posts and statistics: nothing for comments, private messages or lead forms. Both triggers are scheduled, so Make goes and looks at LinkedIn rather than being told the second something happens. And the app documentation publishes no figure for limits, so treat any number you read elsewhere with care.
Where the listed modules stop, Make an API Call reaches any endpoint of the LinkedIn API with the same connection, the account you linked once. Before you spend a plan on it, the Make review says what the tool is good at, and n8n vs Make covers the other route, since LinkedIn also has an LinkedIn n8n integration.
How do you connect your LinkedIn account to Make?
- 01
Add a LinkedIn module first
A connection is born inside a scenario, not on a settings page. Drop any LinkedIn module on the canvas, open it, and click Create a Connection. The Connection name field is optional, though a clear label helps once two accounts are in play.
- 02
Leave the advanced settings alone
Show advanced settings holds custom client credentials, extra scopes and a Developer Application URN. A standard account needs none of it. If you register your own app, the redirect URI is
https://www.integromat.com/oauth/cb/linkedin2. - 03
Save and confirm the access
Click Save, let the LinkedIn authorization window open, sign in if asked, then confirm the access. The connection is stored in your Make account after that, and every other LinkedIn module you add later reuses it without asking again.
Your first scenario, from empty canvas to live
GoalWhen a new post goes out on your company page, Make publishes a matching text post on your own wall.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario, and click the + on the canvas to add the first module. Search LinkedIn by name and the full list of 29 shows up.
- 02
Pick Watch Organization Posts
Choose Watch Organization Posts as the first module. It is the trigger, the module that decides when the whole chain runs, and it reports every new post created on an organization page.
- 03
Set the clock
This trigger is scheduled, so Make goes and looks at LinkedIn instead of being called. The clock on the first module sets how often: every 15 minutes on a new scenario, which is also the floor on the Free plan.
- 04
Add the post module
Click the + on the right of the trigger and add Create a User Text Post. Make offers the data the trigger sent, so the new post can carry what the page published.
- 05
Test with Run once
Run once executes the scenario a single time so you can read the bundles, the items that travel from one module to the next. Check what came through before anything gets published for real.
- 06
Switch it on
Happy with the test? Turn the scenario on with the toggle. From then on Make checks the page on the schedule you set, and the post goes out without you opening a tab.
What starts a LinkedIn scenario
2 modules start a scenario when something happens in LinkedIn. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by LinkedIn as soon as it happens.
Watch Company Posts
triggerIn the docs onlyWatch Company Posts keeps an eye on a company page and starts your scenario when something new shows up on it.
Watch Organization Posts
Scheduled triggerIn Make“Triggers when a new organization post is created.”
Watch Organization Posts reports each new post created on an organization page, one bundle per post, ready for whatever comes next in the chain.
What LinkedIn can do once it is in Make
LinkedIn gives you 27 modules in 4 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create an Organization Image Post
- Create an Organization Text Post
- Create an Organization Video Post
- Delete an Organization Post
- Get an Organization Post
- Get the Organization Share Statistics
- Get the Page Statistics
- Get the Time-Bound Follower Statistics
- Get the Time-Bound Organization Share Statistics
- Get the Time-Bound Page Statistics
- List Organization Posts
Users
4 modulesCreate a User Text Post
ActionIn Make“Shares a simple text, article or URL on user's wall.”
Create a User Text Post drops words on your own wall, and a link counts as words here, so pointing at an article works as well as writing one.
Create a User Image Post
ActionIn Make“Shares an image on user's wall.”
Create a User Image Post publishes a picture on your personal wall instead of plain text.
Create a User Video Post
ActionIn Make“Shares a video on user's wall.”
Create a User Video Post sends a video to your personal wall, so a clip that lives in storage somewhere ends up as a real post.
Delete a User Post
ActionIn Make“Removes a post from user's wall.”
Delete a User Post takes something off your personal wall. Hand it a post and the feed loses it.
Companies
10 modulesList Company Posts
SearchIn the docs onlyList Company Posts returns what a company page has published, one bundle per post, so the rest of the chain has something to work through.
Create a Company Text Post
ActionIn the docs onlySame act as the user module, different wall: Create a Company Text Post publishes on a company page rather than under a person's name.
Create a Company Image Post
ActionIn the docs onlyCreate a Company Image Post puts a visual on the page where the text module would put a paragraph, and the page keeps its own run of them.
Create a Company Video Post
ActionIn the docs onlyCreate a Company Video Post sends video to the page. Heaviest format to prepare, and the only one that needs a finished file waiting somewhere before the scenario starts.
Get a Company Post
ActionIn the docs onlyGet a Company Post brings one post back from a company page so the scenario can read what is inside it.
Delete a Company Post
ActionIn the docs onlyDelete a Company Post removes a post from a company page. One module, no confirmation window, no way back.
Get the Follower Statistics
ActionIn Make“Retrieves the statistics of followers of an organization segmented demographically.”
Get the Follower Statistics describes who follows an organization, split into the demographic buckets LinkedIn keeps, rather than one total.
Get the Follower Statistics over Time
ActionIn the docs onlyThe same follower picture, spread along a period: Get the Follower Statistics over Time turns a snapshot into a curve.
Get the Company Share Statistics
ActionIn the docs onlyGet the Company Share Statistics reports how the posts of a page did, the performance side rather than the audience side.
Get the Company Share Statistics over Time
ActionIn the docs onlyGet the Company Share Statistics over Time lays that same post performance along a timeline instead of returning one aggregate.
Other
2 modulesMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call is the escape hatch. It sends a request you write yourself to the LinkedIn API through the connection already in place, which puts every endpoint within reach of the scenario.
Get the Statistics of Shares
SearchIn Make“Retrieves statistics of specific shares or UGC posts of an organization.”
Get the Statistics of Shares narrows the numbers down to specific posts of an organization instead of the page as a whole, and hands back one bundle per post it finds.
Other modules
11 modulesCreate an Organization Image Post
ActionIn Make“Shares an image on behalf of an organization.”
Create an Organization Image Post publishes a visual in the name of an organization. LinkedIn carries two families of page modules inside Make, Company and Organization, with names close enough to confuse anyone.
Create an Organization Text Post
ActionIn Make“Shares a simple text, article or URL on behalf of an organization.”
Text, organization side: Create an Organization Text Post writes on the page in the name of the organization, plain words or a link to an article.
Create an Organization Video Post
ActionIn Make“Shares a video on behalf of an organization.”
Create an Organization Video Post sends video out under the name of the organization, the same publishing act as its text counterpart with a much heavier file behind it.
Delete an Organization Post
ActionIn Make“Removes a post on behalf of an organization.”
Delete an Organization Post pulls a post back down from the page in the name of the organization.
Get an Organization Post
ActionIn Make“Retrieves the details of a post of an organization by its ID.”
Get an Organization Post retrieves the details of one organization post from its ID, so the chain works on real content instead of a reference.
Get the Organization Share Statistics
ActionIn Make“Retrieves the organic share statistics of an organization within the past 12 months.”
Get the Organization Share Statistics returns the organic numbers of an organization, the posts nobody paid to push, over the past 12 months.
Get the Page Statistics
ActionIn Make“Retrieves the page or brand statistics of an organization segmented demographically.”
Where the two previous modules talk about the audience, Get the Page Statistics looks at the page itself, brand and visitors, cut by the demographic groups LinkedIn tracks.
Get the Time-Bound Follower Statistics
SearchIn Make“Retrieves the statistics of followers of an organization segmented chronologically.”
Get the Time-Bound Follower Statistics returns follower numbers ordered in time, and as a search module it can hand back several bundles in a single run.
Get the Time-Bound Organization Share Statistics
SearchIn Make“Retrieves the organic share statistics of an organization segmented chronologically.”
Get the Time-Bound Organization Share Statistics does for post performance what the module before does for followers, ordered along the same kind of timeline.
Get the Time-Bound Page Statistics
SearchIn Make“Retrieves the page or brand statistics of an organization segmented chronologically.”
Chronological version of the page numbers: Get the Time-Bound Page Statistics answers when rather than who.
List Organization Posts
SearchIn Make“Retrieves a list of posts on the organization's wall.”
List Organization Posts walks the wall of an organization and returns what it finds, one bundle per post.
Need help automating LinkedIn with Make?
A person reads every message.
Questions that come up next
01Is the LinkedIn Make integration free?
02What do you need to connect LinkedIn to Make?
03Does the LinkedIn trigger fire in real time?
04What if a module is missing or a limit gets in the way?
05Make or n8n for LinkedIn?
Get our weekly automation tips.
No spam. Unsubscribe anytime.