sgsoapuser
13 years agoOccasional Contributor
SOAP UI REST API GET
Hi,
I am new to SOAP UI. I am using version 4.6.0. I am making REST API call and using GET method to get csv zip file. In the REST response I dont see any attachment.
However I see something like this in response body: <data contentType="application/zip" contentLength="1871">UEsDBBQACA...................</data>.
Type: Response,Media-type: application/zip, status code: 200 and QName: data.
how can i get the attachment in REST API response? Appreciate your help.
I am new to SOAP UI. I am using version 4.6.0. I am making REST API call and using GET method to get csv zip file. In the REST response I dont see any attachment.
However I see something like this in response body: <data contentType="application/zip" contentLength="1871">UEsDBBQACA...................</data>.
Type: Response,Media-type: application/zip, status code: 200 and QName: data.
how can i get the attachment in REST API response? Appreciate your help.