Talabat integration

MENA food delivery: orders, menu, restaurant management, reviews, performance

Help CentreConnectors

Overview

Talabat is the dominant MENA food-delivery + Q-commerce platform. The Automize Talabat connector covers orders, menus, restaurant management, reviews, performance.

  • Regions: Kuwait, UAE, Saudi Arabia, Bahrain, Qatar, Oman, Jordan, Egypt, Iraq.
  • Plans: Restaurant partner agreement.

Setting up the connection

Auth type: OAuth 2.0 (Client Credentials).

  1. Talabat restaurant portal → API → request access. Receive OAuth credentials.
  2. In Automize → Settings → Connectors → Talabat. Paste credentials.

Find your credentials at https://restaurants.talabat.com/.


Rate limits

Per-restaurant.


Data model

Aggregator primitives:

    Restaurant ─┬─ Menus + Items
                ├─ Orders ── Customers (anonymised)
                ├─ Reviews
                └─ Performance Metrics

Available operations

12 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Accept orderGeneralAccept an incoming order on Talabat.
Get orderGeneralGet order details by ID from Talabat.
Get performance metricsGeneralGet restaurant performance metrics from Talabat.
Get restaurantGeneralGet restaurant profile details from Talabat.
List menu itemsGeneralList all menu items from Talabat.
List ordersGeneralList all orders with pagination from Talabat.
List reviewsGeneralList customer reviews from Talabat.
Reject orderGeneralReject an incoming order with reason on Talabat.
Toggle item availabilityGeneralToggle menu item availability on Talabat.
Update menu itemGeneralUpdate a menu item on Talabat.
Update order statusGeneralUpdate order status on Talabat: preparing, ready, picked_up.
Update restaurant statusGeneralUpdate restaurant status on Talabat: open, closed, busy.

Operations

Accept order

Accept an incoming order on Talabat.

ParameterRequiredTypeDescription
Order ID orderIdYestext
Order Id order_idYestext

Get order

Get order details by ID from Talabat.

ParameterRequiredTypeDescription
Order ID orderIdYestext
Order Id order_idYestext

Tips

  • Returns order + items + customer + delivery.

Get performance metrics

Get restaurant performance metrics from Talabat.

No input parameters.

Tips

  • Accept rate + delivery time + customer satisfaction. Affects ranking.

Get restaurant

Get restaurant profile details from Talabat.

No input parameters.


List menu items

List all menu items from Talabat.

No input parameters.


List orders

List all orders with pagination from Talabat.

No input parameters.

Tips

  • Filter by status, branch.

List reviews

List customer reviews from Talabat.

No input parameters.

Tips

  • Customer reviews + ratings.

Reject order

Reject an incoming order with reason on Talabat.

ParameterRequiredTypeDescription
Order ID orderIdYestext
Rejection reason reasonYestext
Order Id order_idYestext

Toggle item availability

Toggle menu item availability on Talabat.

ParameterRequiredTypeDescription
Item ID itemIdYestext
Available availableYesswitch
Item Id item_idYestext

Update menu item

Update a menu item on Talabat.

ParameterRequiredTypeDescription
Item ID itemIdYestext
Name nameYestext
Price priceYestext
Available availableYesswitch
Description descriptionYestextarea
Item Id item_idYestext

Update order status

Update order status on Talabat: preparing, ready, picked_up.

ParameterRequiredTypeDescription
Order ID orderIdYestext
Status (preparing/ready/picked_up) statusYestext
Order Id order_idYestext

Update restaurant status

Update restaurant status on Talabat: open, closed, busy.

ParameterRequiredTypeDescription
Status (open/closed/busy) statusYestext

FAQ

Integration with Foodics?
Foodics has built-in Talabat sync. Use Automize Talabat connector for custom workflows on top.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.