How to create many Web Service Requests from Web API specification sheets at once?

Hi everyone!
I’m an tester.
There is a new web system development project using web api.
In this project, there are apporximately 1000 Web APIs.
So i want to create many Web Service Requests from Web API specification sheets csv data at once.
https://docs.katalon.com/katalon-studio/docs/restful.html#restful-response
Not human operation, but like batch programming!
Is there command line mode in object creation?
Please someone suggest me!

In release note page at 6.0.5
https://docs.katalon.com/katalon-studio/new/version-605.html#oauth-20-support
There is a sentence “Allows users to create Web Service Object in code” on Fixed Bugs & Improvements section.
I want to know detail!
Dose someone know detail about the sentence?
I want

There is offical issue tracker of Katlaon Studio here:

Hopefully in the list you can find a issue which relates to the sentence “Allows users to create Web Service Object in code".

1 Like

Thank you for your reply.