API User Guide

01.Adapt ERP ConString

This app uses a SQL database to manage the data of this “small ERP”. You need to create a new SQL database and adapt the connectionString on MyDatalayer.cs.

If you don’t do that, the application will exit on the startup



02.API Credential

The app communicates with a real account on Wello. It means you need to fill the credentials to connect to the Wello API.

If you don’t do that, the application will exit on the startup.