Is there a way to only pull certain Transactions/Market Orders

I am looking for a way to reduce the amount of transactions/market orders from ESI. Is there a way I can pull transactions from a certain timestamp to current?

Thanks!

In regards to wallet transactions, no. Would have to handle that filtering within your application’s code.

Do you mean /v1/markets/{region_id}/orders/ or the corp/character related endpoint for orders?

Hey Blacksmoke16, thanks for the quick response again! :grinning:

I am going off of the character related endpoint. The issue I was having was it was taking quite a while to pull all of my character’s transactions, and I was simultaneously trying to reduce the size of the query to ESI.

I have no problem filtering on my end, was just hoping to reduce load times.

thanks again blacksmoke!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.