Explore Plans
Mobile menu Close menu
Threads

Create a text post

This action will create a text post on Threads.

Developer info

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

Action fields

Text Text input > Short text

Label
Text
Helper text
The text content you want to post on Threads. Text posts are limited to 500 characters.
Slug
text
Required
true
Can have default value
true
Filter code method
Threads.postText.setText(string: text)