thunder-client-support
thunder-client-support copied to clipboard
Import CSV to multiple fields
Is your feature request related to a problem? Please describe. Its would be nice, like postman to edit/import multiple fields in a textbox like a CSV, and not type it one by one.
Describe the solution you'd like Import textbox window, and each row will be split by ";" and converted to key value pars to fill the fields.
Describe alternatives you've considered import csv file to populate fields
Implementation:
Hi @Hu51 thanks for feedback, is it header fields or body fields?
Mostly body. but If you implement it it can be use everywhere :D I sometimes import 20 lines of it (key, value pairs)
Sometimes its JSON stored so need to convert it, that would be a nice feature too.
- from csv or from json
- import / export fields
Thanks for sharing the details, Will review and add to roadmap