New services
Explore Plans
Mobile menu Close menu
TwitterTwitter

Post a tweet

This Action will post a new tweet to your Twitter account. NOTE: Please adhere to Twitter’s Rules and Terms of Service.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will post a new tweet to your Twitter account. NOTE: Please adhere to Twitter’s Rules and Terms of Service.
API endpoint slug
twitter.post_new_tweet
Filter code method
Twitter.postNewTweet.skip(string?: reason)
Runtime method
runAction("twitter.post_new_tweet", {})

Action fields

Tweet Text input

Label
Tweet text
Slug
tweet
Required
true
Can have default value
true
Filter code method
Twitter.postNewTweet.setTweet(string: tweet)