I'm trying to integrate Trello with Product Plan and want to use the board operator to pull through all cards from a particular board. I've not been able to get "board:id" to work (or "board:name").
I tried doing the search across all cards on Trello and couldn't get the board operator to work there either. Anyone got "board:id" search working?
I always get this response "We couldn't find any cards or boards that matched your search." for all my boards
Relevant help page
https://help.trello.com/article/808-searching-for-cards-all-boards
Thanks for sharing. Now I understand a bit more about your question. I don't think my comments "2 eays" are of any relevance to your question.
Tested this
board:id - Returns cards within a specific board. If you start typing board:, Trello will suggest boards for you. You can search by board name, too, such as “board:trello” to search only cards on boards with trello in the board name.
Seems to be able to qualify the search by its name.
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.
@James Peart are you only unable to use this from the Product Plan product or is the search also not showing any results when you run directly in Trello?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can't get it working in either strangely.
I've tried:
Other operators (e.g. list:list-name) do work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It works for me board:<space><some text>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@James Peart are you a member of the board CS Skills or are you only a member of the workspace to which the board belongs?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Iain Dooley I created the board and workspace so I should (as far as I can tell) be a member of both the board and workspace.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@James Peart and the search works in general? So if you search for a word without the board modifier it works fine?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep just the board modifier ... but that's a key one for using the Product Plan integration effectively.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@James Peart have you tried with a different board name? How about a partial name match such as:
board:cs
maybe you have 2 spaces in the name or something and you can't see it in the way the board title is displayed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue with other board names - it's either no results or a mixture (i.e. not filtered to just that board)
board: cs comes with lots of partial matches but not by board name e.g. a card with CS on a board with a completely different name
No hidden double space or hidden characters in the board name. Tried changing the name to just "Skills" and no change
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@James Peart did you have the space before cs when you searched or was that a typo here?
Because it should be board:cs
Do other search modifiers work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tried with and without the space - same result.
Other search modifiers all seem to work ... it's just board
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is “Product Plan”? A board, power up or a third party program? Both the board id and name are available as Butler variables. There 2 ways that you can gather cards (1) collect card action (2) create a report variable. Butler has http request that you can sent the {board_id} to an endpoint that can do the heavy lifting for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Milynnus,
Product Plan is a roadmapping tool so a third party.
The standard Trello integration uses the operators (board:id).
https://support.productplan.com/en/articles/2978925-trello-integration
I'm not sure what you mean by the 2nd route (report variable). Can you explain it / point me to a guide?
Thanks!
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.