How to send an email from a table

A few folks have asked how to send an email from a table with dynamic messages.

Here’s a simple way to do that using the Concatenate() formula. In this example, we’ve created a custom message that references the name of the task for that row. That message column is then referenced in the button set up in the “content” section.

Here’s the doc if you want to use it:

Hope this helps! :+1:

2 Likes