I am attempting to achieve the below goals in a doc:
- Send an email using a template that references “thisrow” data.
- Timestamp another column in “thisrow” when the button is pressed.
I was able to successfully use the Gmail pack to create the email and test it successfully, but I am running into the below issues:
- Could only write the email template in a ‘canvas’ field which means I need to copy/paste the contents every time I create a new row even though the template does not change.
- Cannot take another action with the Gmail pack button so I can’t timestamp another cell.
Would love any help possible pointing me in the right direction for this!