Postprocessors

Transform extracted data into a custom output schema. Supports multiple data serialization formats.

Use postprocessors to transform Sensible's parsed_document output into a custom schema. Postprocessor output is available in the postprocessorOutput object in the API response and in the Postprocessed tab in the SenseML editor.

PostprocessorDescription
JSONTransform extracted data into custom JSON output using JsonLogic operations.
XMLTransform extracted data into custom XML output using JsonLogic operations..

Did this page help you?