I'm creating a button in a SharePoint list to launch a flow as mentioned here.
The goal is to have a list in SharePoint that has a column full of URLs and templates that I want to quickly copy/paste in another window. I want to use a flow to take the contents of that column and copy an item to the clipboard.
I don't know a lot about MS flows but I assume there could be something in "data operation", "Apply to each", or "Expression" using dynamic content to achieve what I'm looking for. The frustration I've run into is when I'm searching for potential solutions I keep getting articles and forum posts about the "copy to my clipboard" function when building out a flow which is not what I'm looking for at all. I'm not looking to copy a function, I'm looking for a function that will copy a list item to my clipboard.
Thank you for any help. It is greatly appreciated. 🙂