Hi @seekandfind .
Thank you for the post and I appreciate your carefully worded and measured reply. It really means a lot.
It is possible, that something could be created and submitted to the template gallery on this one, but I wouldn't be able to get to it right away.
If you look closely at the connectors used in my graphic, there only 2 of them. "Lisat all RSS feed items" and "Compose". when you click on the elipses (...) on a Compose, you can rename them as I have. The expressions I have used in each Composes action are in each and every image. All of the tools required to create what I have above are there in this post.
In order to make this easier for you, here is the code in chronological order, so you can copy and paste it. I suggest you use a button trigger, just to get started then follow the image above.
https://twitrss.me/twitter_user_to_rss/?user=alano365
body('List_all_RSS_feed_items')
body('List_all_RSS_feed_items')?[0]?['id']
split(outputs('Compose_Twitter_ID'), '/')
concat('@' , outputs('Compose_Split_Twitter_ID')?[3])
Please also be aware, that in this community, it is helpful to both myself and others who will read this post in the future, that you only post your issue once and that those who help you, get thumbs up and when a solution has been presented, you mark it as the solution. We then welcome any posts from you that are clearly explained and have graphics along with them in order for us to assist and understand what is going on with your Flow.
In order to add it the Twitter Handle your tweet, you would then just use dynamic data. It will be there for you to select "Compose Twitter Handle".
Will you be able to at least give this a go and post back if any issues?
Thanks, Alan