Zipping JSON in servicenow
I'm trying to develop a use case where my app needs to form JSON on the servicenow and zip that JSON and send it to an external API. Despite multiple attempts I'm unable to find a workaround. I would love to know if there is something we can do to zi...