Publish a post with text and photos on Linkedin

Hello everyone, I hope the team is well.
I created a small site with bolt.
To summarize, I enter a text, I add between 1 and 10 photos Max and I click on publish, and it’s supposed to publish automatically on my linkedin pro page :slight_smile: (In parallel, it also does it on insta and facebook of several pages, but that’s settled.)
My question is related to Linkedin, so my site sends the data to a webhook that’s on make, my questions are as follows:
To publish a post with text and photos, which module do I use on make?
Do I need the linkedin token?
Between the webhook and the linkedin module, do I need to add modules like http or iterator or array aggregator, etc.?
Thank you in advance for your answers :slight_smile:
Excellent Sunday

PS: I don’t speak English, so I used the online translation.

You can’t automate image and text LinkedIn post with make.com. you can either post text or image, not both.
About the token, you don’t need the token to connect to LinkedIn. You’ll be prompted by make.com to login to your LinkedIn account for authentication.

Hi @Bylka,

Here are the answers to your questions:

Q1. To publish a post with text and photos, which module do I use on Make?
You can use the LinkedIn module and then look for the options to create an Image Post or Text Post.

Q2. Do I need the LinkedIn token?
No, you don’t need a token. You can connect your LinkedIn account using your login credentials directly in Make.

Q3. Between the webhook and the LinkedIn module, do I need to add modules like HTTP, Iterator, or Array Aggregator?
Not necessarily. If you’re sending a single post (text + up to 10 images) through the webhook, then you won’t need Iterator or Array Aggregator.

However, if the images are coming through as an array or you’re handling multiple items, you might need to use an Iterator to process each image and potentially an Aggregator to bundle them again before posting.

Let me know if you’d like further assistance.
If this resolves your issue, feel free to mark it as the solution to help others too!

Hello and thank you for your reply. The token is great news because it was really bothering me.

However, are you sure that we can’t publish text + photos?

Thanks for your help.

Thank you for your detailed answer and for your help.

The problem is that I can’t do it despite your advice.

Can you confirm that I can publish TEXT + images?

Thanks again for your help

I forgot to mention that this is my LINKEDIN page and not my personal profile.

Hello @Bylka,

On question: Can you confirm that I can publish TEXT + images?
Yes, you can post an image along with a Caption/Description.

On LinkedIn, there are two main categories:

  1. User (Personal Profile)
  2. Organization (Business or Company Profile)

Are you referring to an organization profile rather than a personal profile?
Yes, you can post content on LinkedIn using both personal and organization profiles using Make.com.

Let me know if this clarifies things or if you have more questions! :blush: