REST API Support for Inbox/Outbox Message operations

EDI Generator 1.4.3 introduces REST API support for Inbox and Outbox message operations, enabling integration and automation of message processing workflows. Now EDI Generator users can access, manage, and process EDI messages without manual intervention, making it easier to build automated pipelines and integrate with downstream systems. By exposing key message operations through secure and scalable APIs, this enhancement significantly improves flexibility and supports enterprise-grade automation use cases.

Find the EDI Generator REST API Documentation here

Supported Operations:

  • List messages (with filtering)
  • Retrieve message metadata
  • Mark the message as “API Read/Unread”
  • Retrieve raw EDI payload
  • Retrieve converted JSON payload
  • Delete a message
  • Bulk deletion of multiple messages