Hi everyone, I want to create postman collection through Java program .There is any API which I use ? How do I create dynamically collection and some get and post request through Java code . not from postman interface ? Thank you
Hey @supply-operator-2643, you can find the list of API on the below link which will help you create collection.
Cheers
1 Like
thank you sahuvikram but still I can’t figure out how to create program who hit the api and create it dynamically with passing fields,
for example I pass 2 fileds
1 id
2 name
and request method is post
so it will generate http://localhost:8080/create