Hi
I am using automation to send messages to Slack with buttler from trello when jobs are done (card button trigger).
We use:
move the card to the top of list "done", mark the due date as complete, post message "*\"{username}\"* has finished the job *\"{cardname}\"* in *\"{cardboardname}\"* to Slack channel "#xxxxx" in workspace "xxxx" as Butler.
However when I use {username} I get "info71085XXXX" has done the job.
Is there a way to send the real Name of the user into the slack channel so we can see who did the job?
Thank you very much in advance
Kind regards
Michael Scheel
Instead of {username}, you can use:
{fullname}
{firstname} {lastname}
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.