Hello,
I built an app that a user can complete a request and include photos. Then I have a button to patch changes and send the photos and a PDF from a container as attachments for the admin to check.
I'm using sendemailv2 to achieve this and not Flow.
I'd like to add two buttons to the email (approve/reject) without the need for the admin to go in the app. Is this possible?
If I have to use the flow can i still use the coding for the attachments?
Thank you!