I am building a flow which is linked to a SharePoint list on the list they have fields for user information i.e. Name, email, dept etc. It also has 2 dates enable Date and disable date. This is to be used when users go overseas as they need to be added to a security group in Entra ID. So far the flow gets the user or item from the list using office 365 connection gets other information for the profile email, dept, mobile number. Then the flow is paused and is schedule to run when the time = the enable date at this point i want to add the user to a security group in entra id but struggling to work out the best way of doing this. Has anyone done this or has any ideas would be appreciated