# Parse EDI action

The Parse EDI action enables you to convert EDI documents into Workato datapills.

Parse EDI action configuration Parse EDI action configuration

To use this action you must select the EDI standard, provide a sample document, and the EDI document content to parse. A sample document is essential for Workato to generate the schema that is then used in configuring downstream actions of the recipe.

# Input fields

Input field Description
EDI standard Specify the EDI document standard you plan to use. The following choices are available: EDIFACT, and HL7.
Sample document Provide the sample EDI document used to generate the schema. After providing a sample it is parsed and datapills appear in the recipe builder.
Document Provide the EDI document you plan to parse.
CharSet Specify the encoding of the file contents. Defaults to Unicode (UTF-8) if left blank.


Last updated: 8/7/2024, 10:02:27 PM