Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

TRELLO API Search query examples

testlink trello December 7, 2020

I'm trying to search cards by card number, but I'm not able to find documentation where the query format is explained.

Having some working example will be very useful

any pointer to the examples?

1 answer

0 votes
sergioeliot2039
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 18, 2021

@DPKJ @milynnus @Garrett 

Hi guys, my apologizes upfront for tagging you on this thread.

I am a software developer currently working with Pipedream components, Pipedream being an integration cloud that runs node.js on the cloud. And at the moment I'm tackling actions for Trello. I have a set of components that use the /Search endpoint, and I am after the query parameter. What is the syntax that this point expects? Is there any documentation about this?

Looking at other Atlassian products, I see Jira has their on Jira Query Language, same for Crowd Query Language. Is there something similar for Trello that I can use when using the said Search endpoint?

I have lined up Search for cards, boards, labels, lists. 

Pipedream has a user base of 150k+ developers and Trello is one of the app that's being requested, so it would be unfortunate to get any glitches when our components. I would appreciate very much any help you can provide.

Many thanks,

Sergio

milynnus
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.
August 18, 2021

@sergioeliot2039 

I don't use the API native since I am using py-trello library. The documentation there is documented in the api documentation 

The search query with a length of 1 to 16384 characters

Min length: 1Max length: 16834

I do not use search a lot in my work since in most cases it is to response to specific http request and iterating through list of cards.

Garrett
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 25, 2021

Hi @sergioeliot2039 

I'm afraid I don't have any particular recommendations, sorry. This would probably be a valuable question to share over in our dev community as well though.

https://community.developer.atlassian.com/c/trello

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events