Corrupted file getting attached when using scripted REST API
Hi Team, I am trying to use scripted rest API POST method to attach attachment to incident record. Below is my script that I am using.(function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) {var requestBody = request.body.dataStri...

