I get Request body data from Excel file. I have already covert Excel to CSV format. I have kind of able to find a solution but it is not working 100% as jsonbody format in not fetching data correctly is shows forward slash in CSV import data from runner collections.
Request Body
{{jsonBody}}
Set Global variables jsonBody
Run collection select data file as CSV file as per screenshot request body shows with forward slash.
After running the collection I'm getting body incorrect version with forward slash.
This below screenshot show correct version on CSV data I require to remove forward slash from CSV data


