

Edifact
Frends offers seamless integration with Edifact, enabling you to effortlessly connect and automate data flows that require reading and manipulating Edifact documents.
Frends has tasks for performing all core Edifact operations.
By leveraging Frends' task-based approach, you can configure and customize Edifact integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.
Use cases
Below you will find typical use cases for Edifact integrations and how they are implemented in Frends.
Parse Edifact and save data to SQL Server
By using the file trigger and the Edifact ConvertToJson
task we can create an integration that receives incoming Edifact messages, validates them and saves to a database.
Create Edifact documents from predefined templates
By using the Edifact ConvertToJson
and Edifact CreateFromJson
tasks we can create an integration that can create a new Edifact document from an existing template.