Truugo

Netum.Truugo.EDIFACT / 1.0.0

Summary

Truugo EDIFACT task for calling EDIFACT API endpoints. Depending on the selected endpoint, different parameters are required. Truugo API Swagger for reference: https://api.truugo.com/reference/

Details

Provider
Partner
Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0

Input parameters for the API call.

Name Type Default Example Description
Endpoint EndpointPath – CheckSyntax

Path for the API call

Possible values:

  • CheckSyntax: CheckSyntax endpoint to validate the syntax of the EDIFACT message.

  • ToXML: ToXML endpoint to convert the EDIFACT message to XML.

  • ToJSON: ToJSON endpoint to convert the EDIFACT message to JSON.

  • GetBrowser: GetBrowser endpoint to visualize the file instance using the EDIFACT Browser feature.

  • GetDocumentedSample: GetDocumentedSample endpoint transforms the message structure and content to a CSV file, which can be formatted and visualized using a spreadsheet application.

FileImportType FileImport – FilePath

File import type selection: file path or content

Possible values:

  • FilePath: Import file via file path

  • FileContent: Import file via content

StorageTimeInHours Int32 – 2

GetBrowser API call can store the report for 1-24 hrs

FilePath String – C:\files\document.edi

Full path to the file

FileName String – document.edi

Name of the file, necessary when file content is used as input.

Content String – UNB+UNOC:3+...

Content to be validated.

An unhandled error has occurred. Reload 🗙