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 DiscussionsHow do I create a JSON file?SOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your story
Related ContentReading SOAP Request Attachment using Groovyhow MOCK read request data from attachementTrying to send a attachment in POST request