IFTTT
IFTTT
Recent
Recommendations
See all results or press enter
See all results
Close menu
Explore
Plans
Log in
Get started
Mobile menu
Close menu
Back
X (Twitter)
Post a tweet with image
This Action will post a new tweet to your Twitter account with a linked pic.twitter.com image. NOTE: Please adhere to Twitter’s Rules and Terms of Service. Affiliate URLs are not supported in Tweet text and will result in an Action error.
Developer info
API endpoint slug
twitter.post_new_tweet_with_image
Filter code method
Twitter.postNewTweetWithImage.skip(string?: reason)
Runtime method
runAction("twitter.post_new_tweet_with_image", {})
Action fields
Tweet
Text input
Label
Tweet text
Slug
tweet
Required
true
Can have default value
true
Filter code method
Twitter.postNewTweetWithImage.setTweet(string: tweet)
Photo url
Text input > Photo
Label
Image URL
Slug
photo_url
Required
true
Can have default value
true
Filter code method
Twitter.postNewTweetWithImage.setPhotoUrl(string: photo_url)