Share
Explore

icon picker
Coda Template Notifications

Use an automation to send a notification only once

Challenge

Sending only one notification per user on row change. The row changes more than once.

Details

When you add a new review role, only the new added person should receive a notification, not every reviewer.
It is a difficult solution because you have use an automation that uses a filtered list (a sub set of all reviewers) and you have to see that you better ignore the default coda settings because they are confusing.

Solution in 3 steps:

Automation based on row change in column reviewRoles
Automation using the users in reviewUsers
Automation adding notified people to column notifiedPeople via ModifyRows()
DB Review
reviewRoles
reviewUsers
projectName
notifiedPeople
Christiaan Huizer
Project 1
[  ]
Project 3
Rickard Abraham
Project 4
There are no rows in this table
DB People
Name
roles
people
1 Data Master
Data Master
2 Coda wizard
Coda wizard
3 Coda expert
Coda expert
There are no rows in this table


All details in my blog:

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.