EdiNation InHouse EDI API allows you to run EdiNation's EDI translation and validation API in your own cloud or on-prem environment(s).
This tutorial uses the example ASP .NET Core solution that comes with the EdiNation Inhouse product.
- Visual Studio 2022, which supports .NET 6.0.
- Download Postman - it's an application to consume/test your API.
- EDI test file(s) - the API supports X12, EDIFACT, EANCOM, HL7, NCPDP, VDA, and EDIGAS. If you don't have a test file, use one of ours - X12 HIPAA, X12, EDIFACT.
Sign up for EdiNation Inhouse with a professional email address to receive the in-house EDI API installation files EdiFabric.dll and EdiFabric.Api.dll.
NOTE: You won't be able to use this edition of EdiFabric on its own or as a substitute for a product you previously obtained from edifabric.com.
Rebuild the solution. If there are any build errors, contact us at https://support.edifabric.com/hc/en-us/requests/new for assistance.
To get started, follow the steps in the How to use InHouse EDI API as an ASP .NET Core application article.
The source code in these example projects is strictly for demonstrational purposes and is provided "AS IS" without warranty of any kind, whether expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
How to use EDI API as AWS Lambda
How to use EDI API as Azure Function
Last updated on February 28, 2023