Hi- I would like to send card description to an email notification via automation?
Hi @Front Office ,
Welcome to the community!
You might want to set up a trigger in Automation or a Card button with below action:
Sample rule:
when a card is added to list "email",
send an email notification to "emailid.com"
with subject "Card description" and message "Card : {cardlink}
\nCard name: {cardname}\nCard description: {carddescription}"
You can also check out this: Automation-variables
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.