Hello,
I am completely new to Coda and I try to achieve the following:
I have a table with a few rows:
Now, if the status changes, I want to sent an E-Mail to the E-Mail-Address cell of the row which has its Status changed. I created an Automation and addres a rule with a “When trigger” (as seen in the screenshot above).
And now I want to sent the mail to the value of E-Mail-Address of the changed row with the corresponding values of the Subject and Message columns. How can this be achieved . thisRow seems to be something different and I have no clue how to reference the currently modified row and its cells.