26
Views
2
Comments
[Twitter Connector] Does the connector support tweeting with images ?
Question
twitter-connector
Web icon
Forge asset by OutSystems MVPs

Hi Guys, 

Does this connector support tweeting with images?

Thanks in advance,

Sérgio

2025-10-09 15-40-22
Craig St Jean
Staff

Hello Sérgio,

Out of the box, I do not see this capability in the connector.  That said, you could be able to extend the component based on the documentation of the Tweet_Update action:

Updates the authenticating user's current status, also known as tweeting. To upload an image to accompany the tweet, use POST statuses/update_with_media.

Though, if you look at Twitter's documentation on update_with_media (https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-statuses-update_with_media.html), it seems deprecated.  Instead, they recommend:

Maybe someone could enhance this component?


I hope that helps!

2023-02-25 23-53-32
Sérgio Manuel Silva

Thank you, Craig, we will check it out.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.