Skip to content
Showcasing LinkedIn...
 
Notifications
Clear all

Showcasing LinkedIn Multi Image Posts

5 Posts
3 Users
0 Reactions
4 Views
prgz
 prgz
(@prgz)
Posts: 2
New Member
Topic starter
 

Hello everyone

:slight_smile:

I'm attempting to create a multi-image post on LinkedIn but am unsure of the process.

I'm currently experimenting with the "Make API Call" module, but it's not functioning correctly, resulting in a 400 error.

I've also tried inputting data for two images without success. The scenario completes, but the post doesn't show up on LinkedIn.

image

Naturally, everything works smoothly when I post a single image.

Thanks in advance for your assistance.

:slight_smile:

 
Posted : 27/09/2023 2:47 pm
samliew
(@samliew)
Posts: 293
Reputable Member
 

There are no multi-image post modules for the LinkedIn app.

According to the LinkedIn documentation, you’ll need to individually upload each image asset first using


POST https://api.linkedin.com/v2/assets?action=registerUpload

Then attach the items to the share


POST https://api.linkedin.com/v2/ugcPosts

You should be able to integrate the two endpoints in callin.io using the generic LinkedIn “Make an API Call” module.

You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, in case someone already suggested it!

 
Posted : 27/09/2023 3:11 pm
prgz
 prgz
(@prgz)
Posts: 2
New Member
Topic starter
 

I am attempting this now! Thank you very much

:slight_smile:

 
Posted : 27/09/2023 3:18 pm
danielschatzl
(@danielschatzl)
Posts: 1
New Member
 

Hi!

Have you had any luck with this? I'm attempting something similar but can't get it to function using the "Make an API call" module. When I follow the API documentation, I consistently receive a "Not Allowed" response when sending a PUT request…

 
Posted : 13/10/2023 7:20 pm
samliew
(@samliew)
Posts: 293
Reputable Member
 

Could you please create a new question and add all the details about what you’re trying to do, together with the exported scenario blueprint and screenshots of any errors?

 
Posted : 16/10/2023 7:02 am
Share: