Need help with implementing delete feature in Power Automate flow for SharePoint list and distributed group.
I have a distributed group that contains many users. Additionally, I have a SharePoint list with two columns called Name and Email, which retrieves all users from the distributed group and stores them in the SharePoint list using Power Automate. However, I want to automatically delete users from the SharePoint list whenever they are deleted from the distributed group. I have already designed a flow that is working perfectly, but I don't understand how to implement the delete feature. Can you please help me?
--------------------------------------------