Is there any way I can receive an email when ever someone does anything on my trello board?
Such as, if something is attached to the board, a new card is created, a comments is made, a description is changed, etc., etc. Anything at all.
Please let me know.
Gary
@Gary Gordon you can watch a board. Here's more docs about what that includes: https://support.atlassian.com/trello/docs/watching-cards-lists-and-boards/
Just open the board settings (three dots on the top right of a board) and click the watch option:
Thanks. But none of these options are what I wanted. I just wanted to be able to set (within Trello) the ability for me to get an email notification based on various things that happen. I didn't want to have to add an addon or anything. I'm not worried about getting a lot of emails. But thank you for your thoughts. So far, it's not working as I needed it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your original post says anything then now it is just a few things, and depending what they are you will just Trello automation. There are many triggers you can use and then follow by an email action. Similar some of these triggers are also available on Zapier and Or Make. You can automate email sending from there too. Also you should read up on notification because you already get a bunch of email notifications when things are done eg on a card created by you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If it is really anything then you will probably need a webhook with idModel=boardid and at the endpoint send the json to your email probably via a smtp. You will have lots of email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gary Gordon You might take a look at this thread: https://community.atlassian.com/t5/Trello-questions/Is-there-a-way-in-Trello-to-set-up-triggers-for-emails-to-go-out/qaq-p/1841033
Nicolas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.