GZIP V1 (Deprecated)
Discover more about the GZIP component and how to use it on the Digibee Integration Platform.
Was this helpful?
Discover more about the GZIP component and how to use it on the Digibee Integration Platform.
Was this helpful?
Was this helpful?
"start": [
{
"type": "connector",
"name": "gzip-connector",
"stepName": "test-compress",
"params": {
"operation" : "compress",
"failOnError": false,
"jsonField": "body.test",
"preserveOriginal" : false,
"isBinary" : false
}
}
]