Explore Plans
Mobile menu Close menu
LinkedInLinkedIn

Share an update with image

This action will share an update with an image on your LinkedIn profile.

Developer info

API endpoint slug
linkedin.share_image_post
Filter code method
Linkedin.shareImagePost.skip(string?: reason)
Runtime method
runAction("linkedin.share_image_post", {})

Action fields

Message Text input > Long text

Label
What would you like to share?
Helper text
Add a message to your post
Slug
message
Required
true
Can have default value
true
Filter code method
Linkedin.shareImagePost.setMessage(string: message)

Photo URL Text input > Link

Label
Photo URL
Helper text
Must use File URL for the photo (i.e. ending in .png, .jpg, etc.)
Slug
photo_url
Required
true
Can have default value
true
Filter code method
Linkedin.shareImagePost.setPhotoUrl(string: photoUrl)