Connect Your AI Agent with Business Edge for Slack

Integrate Business Edge MCP server into your Slack workspace for instant access to your AI agent.

No credit card neededOr, book a demo
Documentation
Back to MCP Servers
Business Edge
Business Edge
ERP software system that allows distributors of fasteners and industrial supplies

Categories

Business Management

Available Tools

Tools that your AI agent can use through this MCP server to interact with Business Edge

Order Upload

Upload an order to Business Edge via POST /documents/orderupload/export.json. ImpOrder is required and validated before the request (OrdDate, ImpDtlLine with product id + OrdQty; ShipTo/BillTo/ThirdPartyBillTo require Name when set). See the documentation

Order Inquiry

Query orders from Business Edge via POST /documentinq/orderinquiry/export.json. See the documentation

List Branches

Retrieve branches from Business Edge via POST /masterfiles/branch/export.json. See the documentation

Get Products

Retrieve products from Business Edge via POST /masterfiles/productV3/export.json. See the documentation

Get Customers

Retrieve customers from Business Edge via POST /masterfiles/customerV3/export.json. See the documentation