Commerce7
Automate Commerce7 winery commerce customers, clubs, products, inventory, orders, reservations, fulfillments, and webhooks.
Tools
| Name | Description |
|---|---|
list_recordsList Commerce7 records for winery commerce operations. | List Commerce7 records for winery commerce operations. |
get_recordGet a Commerce7 record by ID. | Get a Commerce7 record by ID. |
create_recordCreate Record in Commerce7. | Create Record in Commerce7. |
update_recordUpdate Record in Commerce7. | Update Record in Commerce7. |
patch_recordPatch Record in Commerce7. | Patch Record in Commerce7. |
delete_recordDelete a Commerce7 record by ID where the API permits deletion. | Delete a Commerce7 record by ID where the API permits deletion. |
Triggers
| Name | Description |
|---|---|
webhook_eventReceive Commerce7 webhook payloads configured under Developer > Web Hooks. | Receive Commerce7 webhook payloads configured under Developer > Web Hooks. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('commerce7', 'list_records', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'commerce7',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Commerce7 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 Commerce7 support?
Commerce7 supports 6 tools including List Records, Get Record, Create Record, Update Record, Patch Record, and more.
Can I use Commerce7 with AI agents?
Yes. Add Commerce7 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.
How do I connect Commerce7 to ChatGPT or Claude?
Open the Weavz connector setup, sign in, choose a workspace, and add Commerce7 as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped Commerce7 tools exposed by that workspace.
Does Commerce7 work with Claude Code, Cursor, Codex, and local agents?
Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved Commerce7 work, and execute Code Mode workflows from a terminal.
What can I ask an AI agent to do with Commerce7?
Commerce7 exposes 6 tools, including List Records, Get Record, Create Record, Update Record, Patch Record, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.
Can Commerce7 be used in stateful agent workflows?
Yes. Agents can combine Commerce7 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 Commerce7 use?
Commerce7 uses Custom. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Commerce7 integration cost?
The Commerce7 integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does Commerce7 support?
Commerce7 supports 1 triggers including Webhook Event.
Connect Commerce7 in minutes
Get 20,000 free action executions every month. No credit card required.