The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Trello API to get list of most recently edited/created card from Trello

Gmanik446
November 29, 2017

I have need to implement search functionality for Trello cards. The search page by default should display the most recently create/updated trello cards as shown in below screen shot.

 

UpdateTrelloCard.PNG

Is there any Trello API available to get list of most recently edited/created card?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Mike
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 1, 2017

Hi there,

 

Take a look at our reference page for searching via the API: https://developers.trello.com/v1.0/reference#search-1

 

Specifically of interest, both board_fields and card_fields can be filtered with "dateLastActivity" and "dateLastView"

 

Give that a shot and see if that gets you what you need!

TAGS
AUG Leaders

Atlassian Community Events