Sage 50 Integration

Connecting different systems together.

Sage 50 Integration is an ASP.NET Web API that is calling a third-party API provided by HyperExt which is installed on customer's server where Sage's data lies. The accounting integration is able to create new customers, update existing customer's information, send invoices and credit notes, retrieve transaction receipts and customers' balance. The whole synchronization process is done by a simple button click, with live feedback to the user on what's currently being transferred to Sage or received from it. Any errors that occurred during the synchronization process are clearly marked to the user allowing him to look for potential solutions without the need to contact our support team.

Technologies used:
Visual Studio, VB.NET, ASP.NET Web API, SQL, JSON, Postman (testing)