Hello Soumya,
If i understand your Problem correct you want to add a large amount of Data to your Backend. Your best bet would be to use the batch functions of the OData Model.
When submitting a Batch your Data will be transferred in one Request but be careful because depending on your Payload this could take a long time and you possibly will get a Timeout Error.
with best regards,
Florian