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
- Generate a Web Token here (left panel)
- In Bite ERP → go to VenueSetting → paste token into
web_app_token - In Bite ERP → generate an ERP token and copy it
- Paste ERP token above → Save ERP Token
- Bite ERP can now push menu items and receive orders ✓
API Endpoints (for Bite ERP)
Menu Sync
push_items | get_menu | set_publish | unpublish
webMenuApiOrders
submit_order | get_orders | update_status
webOrderApiToken Manager
generate_web_token | store_erp_token | get_connection
tokenManager