It would be nice if I could copy an action into another. It'll make it easier and faster to complete the flow.
For example:
Depending on the day of the week, I need to update the [todayschedule] on SharePoint list. Using the Switch/Case actions, on Monday case, add an [Update Item] action. Then copy this action for Tuesday - Friday cases and just change the [todayschedule] column without needing to select the list path, list name, ID, and other required contents each time.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This day has finally arrived when Flow supports copy paste.
Although it seems like a simple feature to build, there is a lot of complexity involved in supporting this feature. Especially when you think about handling references and action names across flows.
I appreciate all the feedback on this post, and know that you've played a very important role in shaping the future of Microsoft Flow.
More details on Clipboard support here: https://preview.flow.microsoft.com/en-us/blog/introducing-clipboard-in-flow-designer-and-three-new-u...
Highly recommend reading through, if you are a fan of easter eggs 🙂