Wednesday, 19 August 2020

How can we send the multiple update data requests to 3rd party API?

Hey guys,I need your suggestions to update multiple records in 3 rd party database via API. The API is used to update the loyalty rewards of peoples. I have to update the rewards of more than 500-1000 peoples at the same time. But the 3rd party only can update the reward of 1 person at the same time. They don't have bulk update endpoint.I'm worried which is the best way to make it. Should I have to call API one by one in a loop ? or any other way which can perform better?​Thanks,

Submitted August 19, 2020 at 07:53PM by alexsanderfrankie

No comments:

Post a Comment