Hello!
I am looking for a way, to open / go to a specific other card on a different board.
For example:
When a card is moved to list XXXX, go to board 1111 and open the first card in list ZZZZ.
or
When the due date is set as complete, go to the first card linked in the attachements
This would save me the trouble of manually closing the first card, opening the other board, searching the wanted card and opening it in order to continue the work progress.
Thank you for your ideas and suggestions!
Jerg
Hi @Jerg Hilt
It's Mary from Planyway
Automating navigation between different cards and boards in Trello can indeed streamline your workflow. To achieve this, you'll likely need to use a combination of Trello's built-in automation tool, Butler, and possibly third-party integration tools, depending on the complexity of the tasks you want to automate.
Here are some ideas and suggestions:
Using Butler for Basic Automation:
Linking Cards Manually:
Third-Party Tools and Power-Ups:
Custom Scripting (Advanced):
Thank you for your recomendations. This clearifies the situation for me. I am allready using Butler to automatically link cards across boards (using the cascade function). I was hoping to find a similar solution for the use case I described in my question but now I know, that this is not possible, at least for the moment.
Using third party power-ups coudl be an option but unfortunatly most of these tools have become rather pricy over the last years and all these subsciptions pile up fast.
Maybe I will look into scripting myself, so far I have no experience with that. You wouldn't have a suggestion, where I can find useful informations?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here are some resources and tips to help you get started:
Trello API Documentation: The best place to start is the official Trello API documentation. It provides comprehensive details on how to authenticate, make requests to different endpoints (like getting board or card details), and perform actions such as creating or updating cards.
Trello Developer Community: Engage with the Trello developer community or forums for insights and support from other developers. You can find this through Trello's official channels or related communities on platforms like Stack Overflow.
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.