Goodnight,
I urgently need help to configure automation that when the user sends an email to the board link, create the following rule:
join the card, subscribe to the card, add the red label to the card,
add the "STATUS" checklist to the card,
send an email notification to every member on the card with subject "CALL SUCCESSFULLY CREATED" and message "Hello {username}!!\n\nYour ticket {cardname} has been successfully opened.",
and post comment "OPEN Call"
This is the page on this subject https://help.trello.com/article/809-creating-cards-by-email
Basically, on the email :
To : <email to board addressee generated by you>
Subject : <some text that becomes your card name> #red #customLabel @user
Body : <this will be your card description>
+++ attachments as per normal
Presently you cannot build a checklist, or add a comment that you wanted. You have to set a rule to handle those.
Great.
But I want to validate the function by rescuing the user who sent an email to the board's email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Since this is something I built and the person who sent the email to create the email can be retrieved and added top of the card description. In fact, I have the entire email content to work with. That is why I am able to process number lists into Checklist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I need that:
When anyone sends an email to the board email I can define which user will be added to the created card
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.
Currently I built it to be deployed as a private instance. Just like Trello mail to board, the email must be kept private but we can extend it to check against list of authorised users. I was built in 1 day so I have done only the bare minimum at this point.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I understand.
Can I identify which user sent the email that created the card?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry. My replies other than the first reply was based on my own email 2 board app that I built. I have full control over my own email to board. Your requirements cannot be done on standard Trello email to board.
See this post
https://community.atlassian.com/t5/Trello-discussions/Email-to-Board-Plus/td-p/1966099
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.