ZEDAL Technical Documentation - ERP systems integration¶
Looking for the new Developer Portal?
For new integrations, start at the Developers tab.
ZEDAL offers two ways to access the system as part of the ERP Integration Tools:
-
ZEDAL gRPC Services¶
Public ZEDAL gRPC API, including Zedal.Sdk for .NET (C#).
-
ZEDAL SOAP Webservice — legacy¶
Public interface to connect from third-party systems using the SOAP webservice protocol. Kept for existing integrations; new integrations should use gRPC.