I have a flow that requests someone's approval for an item in a sharepoint list. Approvers get an email with 2 button options: approve/reject.
When I was testing this, using my own email as both approval requester, and approver - I was able to approve or reject only using the buttons on the email.
When I changed the approver's emails to the actual people who will be approving the items - the buttons redirect to the sharepoint list - with a form through which they can approve or reject.
Is there any way to make it so that they can approve/reject through the email - as I was able to do when testing?
Thank you