Connections

ERP Connections

Connect this web app to Bite the ERP Restaurant OS

Connection Status

No connection configured yet.

Generate a web token below to get started.

Generate Web Token
Give this token to Bite ERP → VenueSetting → web_app_token
Store ERP Token
Paste the token from Bite ERP so this app can call back to the ERP (e.g. forward orders)

From Bite ERP → VenueSetting → web_app_erp_token

How to connect

  1. Generate a Web Token here (left panel)
  2. In Bite ERP → go to VenueSetting → paste token into web_app_token
  3. In Bite ERP → generate an ERP token and copy it
  4. Paste ERP token above → Save ERP Token
  5. Bite ERP can now push menu items and receive orders ✓
API Endpoints (for Bite ERP)
Menu Sync

push_items | get_menu | set_publish | unpublish

webMenuApi
Orders

submit_order | get_orders | update_status

webOrderApi
Token Manager

generate_web_token | store_erp_token | get_connection

tokenManager