Question Mariam Chaaban · Jun 7, 2023 Help with Rest API call (POST) with parameters and CSV attachment Hello Team, please can someone help me in the below. I'm trying to call a Rest API below specification working in postman, and receiving perfectly the response: POST /PharmacyServices/api/Pharmacy/Upload?Key=aaaa&Username=bbb&Password=ccc HTTP/1.1Host: abc:38440Content-Length: 240Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW ------WebKitFormBoundary7MA4YWxkTrZu0gWContent-Disposition: form-data; name="File"; filename="///xxxx/POC/CSV/20230607.csv"Content-Type: text/csv #API #REST API #InterSystems IRIS 1 1 0 464