New services
Explore Plans
Mobile menu Close menu
TwitterTwitter

Update profile picture

This Action will update your profile picture from the image URL you specify and optionally tweet about it. 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
API endpoint slug
twitter.upload_profile_image_twitter
Filter code method
Twitter.uploadProfileImageTwitter.skip(string?: reason)
Runtime method
runAction("twitter.upload_profile_image_twitter", {})

Action fields

Photo URL Text input > Photo

Label
Photo URL
Slug
photo_url
Required
true
Can have default value
true
Filter code method
Twitter.uploadProfileImageTwitter.setPhotoUrl(string: photoUrl)

Tweet Text input

Label
Add a tweet
Helper text
Slug
tweet
Required
false
Can have default value
true
Filter code method
Twitter.uploadProfileImageTwitter.setTweet(string: tweet)