Hi, I am designing solution in logic apps. My workflow should start when an item is created in SharePoint list and then it contains a approval step, where I need to collect approval from users in a AD group. Everyone in that group must approve the request.
This is easy to implement in Power automate using Approval action, but that is not present in logic apps. Is there any workaround to achieve this functionality in Logic apps?