WhiteStone Calibry Integration Framework
STANDARD HTTP
The system is based on standard HTTP requests (GET, POST), which facilitates its integration with other systems. This allows managing data flow and automating key processes, such as obtaining lists, creating records and updating status in different system resources.
TOKENS
The API uses a token-based authentication system, which ensures controlled and secure access to resources.
INTEGRATION MECHANISMS
The integration can be done through two mechanisms, a traditional REST API to perform queries and actions in real time and an Event Subscription, which allows receiving automatic notifications when changes occur in the system, facilitating the updating of data in a proactive way.