Sales & Distribution ๐งช Community โ Claude Code โ Claude Desktop Standalone โข Kaseya
Kaseya Quote Manager
Kaseya Quote Manager (Datto Commerce) - read-only quotes, sales orders, purchasing, catalog, CRM, org
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin kaseya-quote-manager Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Purchasing
- Quote Generation
Skills
This plugin provides 3 skills that teach Claude about Kaseya Quote Manager:
| Skill | Description |
|---|---|
purchasing | Kaseya Quote Manager procurement data: purchase orders with their lines and costs, the suppliers they are placed with, and product-supplier records mapping catalog products to supplier SKUs and pricing. |
quotes | Kaseya Quote Manager quoting data: the quote โ section โ line item hierarchy, and the sales orders, order lines, and payments a quote becomes once accepted. |
api-patterns | Kaseya Quote Manager (Datto Commerce) API fundamentals: API-key auth and the gateway's header translation, the read-only `kqm_<entity>_list`/`_get` tool surface across the sales, procurement, catalog, CRM, and org domains, page/pageSize/modifiedAfter pagination, rate limits, and error codes. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/get-quote | Get a Kaseya Quote Manager quote with its sections and line items |
/get-sales-order | Get a Kaseya Quote Manager sales order with its lines and payments |
/list-quotes | List Kaseya Quote Manager quotes, optionally scoped to a recent window |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Get a Kaseya Quote Manager quote with its sections and line items
/get-quote Get a Kaseya Quote Manager sales order with its lines and payments
/get-sales-order List Kaseya Quote Manager quotes, optionally scoped to a recent window
/list-quotes Using Skills
/skill kaseya-quote-manager:purchasing
Kaseya Quote Manager procurement data: purchase orders with their lines and costs, the suppliers they are placed with, and product-supplier records mapping catalog products to supplier SKUs and pricing.