Howdy! I am hoping to create an automation where when a card is created on a board, I get an email whose content is a variable piece of information from the card AND *the card's "Email for this card"*. I've got everything working except for getting the "Email for this card" automatically. I understand that there is not a variable for that attribute to call using automation. Can anyone share the pattern matching for that attribute so I could piece it together, or what it's called in API?
Hey Roni,
How are you doing? I hope you're having a nice day,
You can use the variable {cardlink} to add the card link on the email, you can create a hyperlink with the pattern:
[{cardname}]({cardlink})
If you face a problem let me know!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.