Post multiple records to business central

Does that API support multiple records at the same time?

If not, then you might need to create some sort of loop, or a data driven test using the test runner.

Is there any error information returned by the API?

If you are new to Postman. I would recommend going through the Postman training if you havenā€™t done so yet.

Postman Galaxy Training | Postman API Network

Run through the ā€œAPIs 101 Trainingā€, then the ā€œTesting and Automation Trainingā€ course.

The following links provide a bit more info about data driven testing.

Importing data files | Postman Learning Center

API Testing ā€˜A Beginners Viewā€™: Data-driven testing in Postman - Community showcase - Postman

1 Like