Explore Plans
Mobile menu Close menu
LinkedInLinkedIn

Share an update with video

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

Developer info

API endpoint slug
linkedin.share_video_post
Filter code method
Linkedin.shareVideoPost.skip(string?: reason)
Runtime method
runAction("linkedin.share_video_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.shareVideoPost.setMessage(string: message)

Video URL Text input > Link

Label
Video URL
Helper text
Must use File URL for the video (i.e. ending in .mp4)
Slug
video_url
Required
true
Can have default value
true
Filter code method
Linkedin.shareVideoPost.setVideoUrl(string: videoUrl)