Discussions

Ask a Question
Back to all

Bulk Party Retrieval

Good morning,

I am working on a project where I am doing some data integrity between two systems. The external system has contact records with an iMIS ID stored as one of the fields. The goal is to be able to compare the records from both systems by retrieving the records from the external system and then only retrieving the iMIS records for the IDs that exist in the external dataset. I can currently do this by taking the IDs in batches of 20 passing them to the party endpoint using the in operator. I am limited to a certain number of records due to URL length restrictions. This leads to more than 700 API calls to get back all of the data needed and takes quite a while to accomplish.

Could you all provide us with a generic execute method that allows for posting all of the IDs in one request and then processing them in a more efficient manner than 700 requests of 20 at a time?

Thanks,
Korey

Contact us
Copyright © Advanced Solutions International, All rights reserved.