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.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 Label Photo URL Slug photo_url Required true Can have default value true Filter code method Twitter.uploadProfileImageTwitter.setPhotoUrl(string: photoUrl) Label Add a tweet Helper text Optional Slug tweet Required false Can have default value true Filter code method Twitter.uploadProfileImageTwitter.setTweet(string: tweet)