SpotOn Restaurant
Export SpotOn Restaurant POS locations, orders, menu items, modifiers, payments, employees, and operational data.
Tools
| Name | Description |
|---|---|
get_locationGet one SpotOn Restaurant POS location that the API key can access. | Get one SpotOn Restaurant POS location that the API key can access. |
list_ordersList POS orders for a SpotOn location. | List POS orders for a SpotOn location. |
list_menu_itemsList menu items for a SpotOn location. | List menu items for a SpotOn location. |
list_modifiersList menu modifiers for a SpotOn location. | List menu modifiers for a SpotOn location. |
list_modifier_optionsList modifier options for a SpotOn location. | List modifier options for a SpotOn location. |
list_payment_optionsList payment options for a SpotOn location. | List payment options for a SpotOn location. |
list_order_typesList dine-in, takeout, delivery, and other order types. | List dine-in, takeout, delivery, and other order types. |
list_employeesList employees for a SpotOn location. | List employees for a SpotOn location. |
custom_api_callMake a bounded custom call to the SpotOn Restaurant API. | Make a bounded custom call to the SpotOn Restaurant API. |
Triggers
| Name | Description |
|---|---|
new_or_updated_ordersPoll SpotOn location orders and emit changed records after the initial baseline. | Poll SpotOn location orders and emit changed records after the initial baseline. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('spoton-restaurant', 'get_location', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'spoton-restaurant',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect SpotOn Restaurant to my app?
Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.
What tools does SpotOn Restaurant support?
SpotOn Restaurant supports 9 tools including Get Location, List Orders, List Menu Items, List Modifiers, List Modifier Options, and more.
Can I use SpotOn Restaurant with AI agents?
Yes. Add SpotOn Restaurant to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can SpotOn Restaurant be used in stateful agent workflows?
Yes. Agents can combine SpotOn Restaurant tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does SpotOn Restaurant use?
SpotOn Restaurant uses Custom. Weavz stores credentials securely and uses them for authorized action execution.
How much does the SpotOn Restaurant integration cost?
The SpotOn Restaurant integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does SpotOn Restaurant support?
SpotOn Restaurant supports 1 triggers including New or Updated Orders.
Connect SpotOn Restaurant in minutes
Get 20,000 free action executions every month. No credit card required.