Explore Plans
Mobile menu Close menu
Threads

Create a video post

This action will create a video post on Threads.

Developer info

API endpoint slug
threads.post_video
Filter code method
Threads.postVideo.skip(string?: reason)
Runtime method
runAction("threads.post_video", {})

Action fields

Text Text input > Short text

Label
Text
Helper text
An optional text content you want to post with your video. Text is limited to 500 characters.
Slug
text
Required
false
Can have default value
true
Filter code method
Threads.postVideo.setText(string: text)

Media url Text input > File

Label
Video URL
Helper text
URL to the video you want to post. Only MP4 and MOV videos are allowed. Learn more about video specifications <a href="https://developers.facebook.com/docs/threads/overview#video-specifications" target="_blank">here</a>.
Slug
media_url
Required
true
Can have default value
true
Filter code method
Threads.postVideo.setMedia Url(string: media_url)
OSZAR »