This would be very useful for us too. The alternate is the fetch the entire PO list for the organisation and filter them on our end. Having to page through the results makes this even more awkward, and uses up large amounts of API requests limits.
The best solution we have now is a scheduled task to fetch and cache the entire PO list every 15 minutes and then filter from that in our application.
This would be very useful for us too. The alternate is the fetch the entire PO list for the organisation and filter them on our end. Having to page through the results makes this even more awkward, and uses up large amounts of API requests limits.
The best solution we have now is a scheduled task to fetch and cache the entire PO list every 15 minutes and then filter from that in our application.