Options

Limiting set returned from API call

FirebillFirebill Registered Users Posts: 1 Beginner grinner
I am new to using the API. I have searched the forums and can not find a simple answer to getting a list of albums in a specific category or sub category. I know I can use the users.getTree to pull all the info but I am looking to limit the amount of data I have to process (loop) through to display the needed albums.

The best answer I have found so far is to create a local copy of all album data and refresh this data as needed. Then query this local data. I am just not sure how or when to trigger a data refresh.

Any thoughts or help would be greatly appreciated.

Thanks
Bill
Sign In or Register to comment.