When Insert Multiple Records, The IDs in the Response are Disordered
Hi,
After inserting multiple records into CRM by calling CRM insertRecords API, I want to get the ID for each inserted records. But I found the IDs in the response are not in the same order as the records in the request. So, I can not tell which ID is for which record inserted. Please help.
Thanks and regards,
Sheldon