Is it possible automatically to add unique ID’s to query names?
I mean something like this
Hi inforsahver,
You can use the Postman API to programmatically create a collection as well as update.
Upon Posting the collections payload in the body, you would need to write custom code that creates a unique name for each of the request items.
Hope that helps
John
