Foodics integration

UAE restaurant management: orders, products, branches, customers, inventory, reports

Help CentreConnectors

Overview

Foodics is the UAE/Saudi restaurant management platform – POS, inventory, supply chain. The Automize Foodics connector covers orders, products, branches, customers, inventory, reports.

  • Regions: GCC (Saudi Arabia, UAE, Egypt, Kuwait, Bahrain, Oman, Qatar).
  • Plans: Per-branch subscription. API on Pro+.

Setting up the connection

Auth type: OAuth 2.0 (Authorization Code).

  1. Foodics console → API → app credentials.
  2. In Automize → Settings → Connectors → Foodics. Paste credentials, connect.

Find your credentials at https://console.foodics.com/.


Rate limits

Per-account.


Data model

Restaurant primitives:

    Account ─┬─ Branches
             ├─ Products + Categories + Modifiers
             ├─ Orders ── Customers
             └─ Inventory + Suppliers

Available operations

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

OperationCategoryWhat it does
Adjust InventoryGeneralCreate inventory transaction
Create CustomerGeneralCreate a new customer
Create ProductGeneralCreate a new product
Get OrderGeneralGet order details
Get ProductGeneralGet product details
Get ReportGeneralGet a report by type
List BranchesGeneralList all branches
List CategoriesGeneralList all categories
List CustomersGeneralList all customers
List InventoryGeneralList inventory items
List OrdersGeneralList all orders
List ProductsGeneralList all products

Operations

Adjust Inventory

Create inventory transaction

ParameterRequiredTypeDescription
Product Id product_idYestext
Branch Id branch_idYestext
Quantity quantityYesnumber
Reason reasonYestext

Create Customer

Create a new customer

ParameterRequiredTypeDescription
Name nameYestext
Phone phoneYestext
Email emailYestext

Create Product

Create a new product

ParameterRequiredTypeDescription
Name nameYestext
Category Id category_idYestext
Price priceYesnumber
Sku skuYestext

Get Order

Get order details

ParameterRequiredTypeDescription
Order Id order_idYestext

Get Product

Get product details

ParameterRequiredTypeDescription
Product Id product_idYestext

Get Report

Get a report by type

ParameterRequiredTypeDescription
Report Type report_typeYestext

List Branches

List all branches

No input parameters.

Tips

  • Restaurant locations.

List Categories

List all categories

No input parameters.


List Customers

List all customers

No input parameters.

Tips

  • Loyalty members + customer database.

List Inventory

List inventory items

No input parameters.


List Orders

List all orders

No input parameters.

Tips

  • Per branch + date range. Status: pending, in_progress, completed, cancelled.

List Products

List all products

No input parameters.

Tips

  • Menu items. Filter by category.

FAQ

Multi-branch chain?
One Foodics account covers multiple branches. Pass branch_id on operations to scope.

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.