Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Automation for Custom stickers

Hello, has anyone found a way to set up an automation that will allow adding a custom sticker? Thanks

3 answers

0 votes
David Bakkers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 12, 2022 • edited

@Rosa Clark 

It's not clear if your question is "How can I automate adding a custom sticker to the board" or "How can I automate adding an existing custom sticker to a card's cover"

If the latter, please read this thread, where I've described the method of adding custom stickers to a card's cover via Butler's HTTP requests via the REST API.

0 votes
Laura Holton _ACE Rotterdam_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 21, 2021

Hi @Rosa Clark 👋

Unfortunately, Trello only allows the standard Trello stickers to be added. However, where there's a will there's a way...

Trellinator may be an option for you, particularly this Trellinator command as it should add a custom sticker if one exists that has the same name as an added label.

function addCustomStickerFromLabelName(notification)
{
var notif = new Notification(notification);
notif.card().addSticker(new Trellinator().customSticker(notif.addedLabel().name()).id);
}

I hope this helps but if you have any other questions just ask away 😃

All the best,

Laura

Thanks, Laura

0 votes
Vero Rivas
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Dec 20, 2021

Thanks, Vero.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events