animan
7 years agoNew Contributor
How can I save an attachment from a REST response to a file?
I am sending a POST API request and the response includes data for an attachment. Is there a way that I can save this data to a file so that I can use it for additional validation? My goal is to test sending the attachment back up to the server using a different request.
Thanks in advance!
Dump File should work for any file type.
https://www.soapui.org/getting-started/working-with-soapui/saving-responses.html
https://support.smartbear.com/readyapi/docs/projects/ui/request-properties/rest.html
Dump File The path to the file where responses will be saved. If empty, responses are discarded.