Glossary
Integration
API
An interface that lets two programs talk to each other.
An API (Application Programming Interface) is a set of rules that determines how two programs can communicate. When eventsystem.eu automatically sends data to your accounting system, it happens via an API. Simply put: an API is the connection point between systems that would otherwise not know about each other.