How to send a large amount of data (40k lines) with Oracle APEX REST Web API??
I will be working on a project where we need to send a large amount of data via REST Web API.
There would be around more than 40 k lines for each month. The service would send 40k lines records to the main branch.
What is the best way to send these chunk of data?
Looking forward to hearing from you soon.