Sending email to a user

Can you please help me doing the following scenario?

I have 10 rows in my data in which 5 rows for ‘A’ user and other 5 for ‘B’ user. When a user login to the app and select his 5 rows and apply an action to mark one column in each row a particular value, the user should get a single email with a columns value from the 5 rows.

Or when the 5 entries corresponding to ‘A’ user is loaded to the app, the user should get a single email with 5 rows.

 

Thanks in advance.

 

0 1 50
1 REPLY 1

use usermail() as a condition in your table/automation/action buttons. So this way every row corresponding to the current log user will be filter, as the mail to send.

Top Labels in this Space