I have created multiple Flows that contain the Action: SharePoint > Update Item.
I later deleted a column in the List that was used with the Update Item. Now all my Flows fail because they are still referencing the deleted column.
How can I refresh so that the column doesn't get referenced within my Flows?
Only option I've found when searching for a solution on the web is to recreate the entire action, which is absolutely not a solution (completely not acceptable if this is the only option that Flow provides). I have 8 Flows that have the issue, and have other Flows that reference another List that I wish to modify columns for too - but haven't made the changes on that one yet, for obvious reasons.
I can't believe that Flow is that flakey that it doesn't just allow you to refresh the connection to the List in Flow and it removes the column that was deleted in SharePoint.
Any help would be MUCH appreciated 🙂