Integration Cloud 7.0.0 | Built-In Services | Built-In Services | JSON Services
 
JSON Services
Use JSON services to convert JSON content into a document and to convert a document into JSON content.
The following JSON services are available:
Service
Description
Converts a document to JSON bytes (byte array).
Converts a document to a JSON stream.
Converts a document to a JSON string.
Converts JSON content in bytes (byte array) to a document.
Converts content from the JSON content stream to a document.
Converts content from the JSON string to a document.