Messages Transformation and Workflows

Sentinet provides configurable and automated conversions from different communication and message exchange protocols. For example, HTTP to non-HTTP or SOAP to REST.

Bi-directional and controllable messages content transformations from XML to JSON, and from JSON to XML.

Extensibility for custom message transformations and custom orchestrations.

Custom message content modification and content injection or removal.

Graphical pipeline with built-in message transformation components.

Workflows and orchestrations of the original messages with the in-flight external calls.

Built-in message transformation and workflows components:

  • HTTP Headers modifications
  • HTTP Method modifications
  • HTTP Status Codes modifications
  • Query Parameters modifications
  • Change Relative endpoint URL
  • Change Absolute endpoint URL
  • Message body replacement
  • SOAP headers modifications
  • Namespace replacements
  • Regular expression modifications
  • String replacements
  • JSON and XML transformations
  • XSL transformations
  • XDT transformations
  • Liquid Transformations
  • Transformations based on conditional logic, message content or API caller identity
  • Orchestration with in-flight external API calls
  • Response caching
  • Custom caching
  • Extensibility for custom transformations using .NET scripts
  • Extensibility for custom transformations using compiled .NET code