Skip to content

ikromnurrohim/csv-to-postman-collection

Repository files navigation

CSV FILE TO POSTMAN COLLECTION

INSTALLING

git clone git@github.com:ikromnurrohim/csv-to-postman-collection.git
pip install -r requirements.txt

CSV FORMAT

- For make a collection without folder, CSV format must like this

image

Result of collection will be like this

image

- For make a collection with nested folder, CSV format must like this

image

Result of collection will be like this

image

FOR USING

Edit file run.py

  • To make collection without folder
    update csv file and json file image

  • To make collection with nested folder
    update csv file and json file image

Running script

python run.py

About

make a postman collection from csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages