Overview
With the integration infrastructure offered by Adisyo, you can access resources such as products and orders for your restaurant, or be notified of events that occur on the Adisyo side, such as order created or order changed.
We offer two main integration mechanisms for this
- Adisyo API
- Adisyo Webhook
[beta]
You can think of these two mechanisms not as alternatives to each other, but as complementary
API
With Adisyo API, you can perform the following operations.
- View products in the restaurant menu
- View product features
- View payment types
- List courier users who can deliver orders
- Create orders and change their status (prepared, delivered, etc.)
- Retrieve a single order or orders within a date range
Webhook [beta]
With Adisyo Webhook, you can start listening to (subscribe) the following events, and when these events occur,
you can have a URL you specify triggered (trigger) by Adisyo
- When an order is created
- When an order is updated (cancel, update, status change, etc.)
- When stock is depleted
- When stock is restocked
Contact
- For more information, you can contact us here (opens in a new tab).