cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multiple Orders Creation through Rest API

0 Likes
1,359

Hello everyone,

I am using SAP Rest API for creating Orders in SAP(using JSON) but its working on single order creation and when we create multiple orders its not inserted in SAP and give response only one. Please anyone have a solution to create multiple orders in SAP using Rest API(Using SFDC to push data in SAP).

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226
Employee
Employee
0 Likes

Hi,

For such mass data load via API, pls use "Batch" mode/operation for c4codataapi as listed on https://github.com/SAP/C4CODATAAPIDEVGUIDE#batch