kimothisOccasional Visitor10 years agoSend an attachment in REST post request inside json. I have a REST POST endpoint which accepts json input. And there is a json value to attach a file. Exp:-- {data { "body":"test message", "attachment":"file path" } How can we add an atta...Show More
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentReading SOAP Request Attachment using Groovyhow MOCK read request data from attachementTrying to send a attachment in POST request