M
Momosight

ERP Integration

Momo ERP — product catalog, tickets, quotations

Live ERP Stock Status

Loading ERP data...

ERP Endpoints Used

action=stock_status
✅ Live

All products with stock levels

Used by: query_erp_product · query_erp_stock · /stock command

action=sales_by_product
✅ Live

Top-selling products by period

Used by: Dashboard analytics

action=sales_overview
✅ Live

Revenue, orders, trends

Used by: Sales dashboard

action=quotation_requests
⏳ Pending

Website contact form tickets

Used by: /poll command — needs ERP team to add

⚠️

Missing Endpoint

ERP needs to expose GET ?action=quotation_requests to return Quotation Request tickets (the table shown in ERP → Quotation Requests). See ERP_TICKETS_API_REQUEST.md for spec.

Alternative: ERP can push to POST /api/webhook/erp/ticket (already works) when a new ticket is created.

💡

No selling prices in ERP API

Current ERP endpoints return unit_cost only. When a customer asks for a price, SalesBot correctly replies "please ask staff". Staff sets price via /approve QT-XXX <price>.