You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I currently have set up an automation to send a prewritten message to Slack when a task is moved to a completed Column.
So the automation is working great and the prewritten messages are coming through to slack perfectly, but is there a way to include what task is completed?
For example, if a task is: "task 1 call back client", and this task is moved to the completed column on Trello, it sends a message saying "Great job, this task is completed!".
Is there a way to also add which task was moved over to the completed column? So it would say something like " Great job, This task is completed! Task 1 call back client" .
hope this makes sense.
thanks in advance
You should be able to use variables in your message to include the card name for that - so your rule should look something like `when a card is added to list "Completed", post message "Great job, {cardname} is completed" to slack channel "#channel" in workspace "workspace"`
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.