APPSHEET : How to get the type of action (edit, delete, add) to write it in a template mail

Hello,

From appsheet, I want to send an email but the content will be different if the row is edited, deleted or added so i want to know how to get this information.

Thanks

Hi @OlivierCmar ,

You might want to look at AppSheet automation for your use case. Here’s an example of how to send an email when a row is added, updated, or deleted using AppSheet.

If you’re interested in learning more about AppSheet automation, here are additional resources:

I hope this helped!