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
- Slug
- text
- Required
- true
- Can have default value
- true
- Filter code method
- Threads.postText.setText(string: text)