Is there any way to retrieve multiple records by providing their record ids?
Hi,
I am integrating Zoho contact module with my system.
I have stuck at one place can you please help?
I want to retrieve multiple records by providing multiple records ids.
I have checked
getRecordById
method but it provides at a time 1 record but i need a way in which I can pass multiple record ids and get their details.
So please guide me if is there any way to do so.
Thanks,