Integration is the process of connecting data, applications, APIs, and devices across various IT platforms to enhance efficiency, productivity, and agility. It not only facilitates seamless communication between systems but also unlocks new functionalities by bridging different platforms.
This article explains how to establish a connection between the Quixy platform and a third-party system using APIs. You will also learn about the different methods used for data exchange.
An API (Application Programming Interface) is a software intermediary that allows two applications to communicate. Every time you use a social media app, send an instant message, or check the weather on your phone, you're using an API.
Imagine you're at a restaurant:
The menu represents available API functions. The waiter (API) takes your order, delivers it to the kitchen (system), and brings back the food (response). APIs act as messengers, enabling smooth communication between two systems.
Quixy system uses REST APIs with standard HTTP methods (GET/POST) to facilitate integrations. These integrations can be categorized into two methods:
Third-party API consumed by Quixy. Each method supports two primary functions:
1. Quixy API Consumed by a Third-Party Platform
Learn more about Report API
2. Third-Party API Consumed by Quixy
Learn more about External App References
Learn more about External Integrations