I have a sharepoint site collection where i have 21 lists, where each list is prefixed with SST_List1, SST_List2, SST_List3,.... and so on.
I need to write a power automate to delete sharepoint list items that are created prior to 01 Jan 2025 in all 21 lists automatically. Any idea how to achieve this dynamically?
I don't want to write 21 Get items action and delete items action. I want to achieve this in 1 or 2 action. Any idea how to achieve this dynamically?