Read csv file in postman

Is it possible to attach a csv file in the body and read it prereq /tests tab ?

What exactly are you trying to do? How does your CSV file and desired request look like?

I need to read a csv file. Check if the flag is set to import and filter the rows where the flag has been set and post into an url.

format looks as below:
import , type, amt …
X , dr, 1500,…