I am trying to use Runner to link to a csv file that has multiple course codes to associate into a Blueprint course. My API call works fine when I run it alone in the regular Postman workspace, but when I go to Runner & link to a a csv file of a list of all the course ID’s only gives me errors saying “This request does not have any tests”. In my csv file, I have a column header of course_ids_to_add which matches the variable in the call line, and then the column just contains the course ids. I’ve not done this type of thing before and don’t want to have to run a separate call for every single course as there are hundreds of them!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to Run mulitple request of a Collection with the help of runner by Single CSV file | 1 | 555 | April 29, 2025 | |
Can I use 2 data files in a collection runner | 2 | 869 | July 10, 2018 | |
Collection Runner - mismatch data from csv | 0 | 368 | March 31, 2023 | |
Use variable in request URL with CSV data file | 3 | 1428 | May 13, 2024 | |
CSV Data files for multiple requests within one collection | 12 | 16057 | June 24, 2021 |