thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

Import CSV to multiple fields

Open Hu51 opened this issue 3 years ago • 3 comments

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:

Hu51 avatar Feb 17 '22 07:02 Hu51

Hi @Hu51 thanks for feedback, is it header fields or body fields?

rangav avatar Feb 17 '22 08:02 rangav

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

Hu51 avatar Feb 17 '22 09:02 Hu51

Thanks for sharing the details, Will review and add to roadmap

rangav avatar Feb 17 '22 09:02 rangav