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.
Is it possible to automate:
when i add a card at the list "x";
Create a new board using template board "x" with the card name, and attach them.
is it possible?
Hi Bruna,
Butler can't natively create new boards, but with a paid Trello account, one of the things you can do is integrate API calls into a Butler command. This way, you can add an action to your command using Trello's API call to create a new board: https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post
It's a little more manual, but that will work!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you do this with an automation Button on a card?
So when I click the Button, it runs an API call(s) that creates a new Board based on the information on the card (i.e. Checklists titles/items become lists/cards?)
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.