Contact API sort options
Currently the Contact API supports Name or MemberSince order. For the purposes of synching an external database efficiently, it would be really nice to add a sort by contact ID
2
votes
-
Jim Garrison
commented
Agreed, not having a sort by ID means I have to load the entire list of contacts into memory, instead of being able to stream them and do a merge.