Is there a way to have an email notification sent to all of the members associated with a card upon movement to a list?
There are several stages/lists on my board that I would like to have team members notified upon card movement to these lists.
Community moderators have prevented the ability to post new answers.
Hi @Joe DeMarco ,
You could build automation for that. I guess something simple as:
Set the trigger to when a card is moved into list [stage name].
Add an action to post a comment and mention all assigned card members, for example:This card has moved to [stage]. @{cardmemberusernames}
Would work 👀
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.