I have a flow that triggers an email to approve or reject a new item added to a SharePoint list. (In this case, the item is a project request.) The approver clicks "Approve" or "Reject" in the email, and then the requestor gets notified of the approval or rejection.
Is there a way for the approver to add a comment to the email that gets sent back to the requestor? As it works now, the email is just an automated message back to the requestor. It would be nice if the approver could add a comment if the item is rejected as to WHY it was rejected. Is this possible?