Integrations
Third-party integration feeds and webhook configuration.
The integration feed system. Configure global-level feeds that fire on order events, manage integration settings, install plugins, and retrieve dynamic field options for feed configuration.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | List integration addons | All available integrations and their status |
GET | Get global feeds | All global-level integration feeds |
GET | Get feed lists | Available feed lists for a provider |
GET | Get feed settings | Settings for a specific feed |
GET | Get global settings | Global settings for an integration |
GET | Get dynamic options | Dynamic select options for feed fields |
POST | Get chained data | Dependent data for feed fields |
POST | Save feed settings | Create or update a feed |
POST | Save global settings | Update global integration settings |
POST | Change feed status | Enable or disable a feed |
POST | Install plugin | Install an integration plugin |
DELETE | Delete feed | Delete a global integration feed |