Hello!
I work on an app where the Manager of the user should be able to approve the user’s report from the the notification email. I’ve created the automation to send email with attachment, and also some actions; I found an example of an app which is what I need, I modified the html from the email body (it is used appsheet api), so I made the button for approval, but I don’t know how to make the action working in this button. What I mean is when the Manager click on my button, the Status change in my table. I need to change the status in the same table used by user.
To be more clear, the user creates a new report, data are saved in a table “pv”, the report has a status “Pending”, and when user saves the report (in that form), the mail sent to manager should have an “Approval” button and the Manager should only click the button to approve or reject; the mail has a pdf. file attached and data about the report.
Could someone help me on this subject? I need some advice how to create this validation flow.
Thank you for your help!
Regards!
Ruxandra