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.
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.