Kaufland Marketplace
Manage Kaufland Marketplace units, stock, prices, order units, fulfillment, cancellations, and refunds.
Tools
| Name | Description |
|---|---|
list_unitsList Kaufland inventory units with storefront, status, and offset pagination. | List Kaufland inventory units with storefront, status, and offset pagination. |
get_unitGet a Kaufland inventory unit by unit ID. | Get a Kaufland inventory unit by unit ID. |
create_unitCreate a Kaufland inventory unit with the documented unit payload. | Create a Kaufland inventory unit with the documented unit payload. |
update_unitPatch a Kaufland inventory unit by unit ID. | Patch a Kaufland inventory unit by unit ID. |
delete_unitDelete a Kaufland inventory unit by unit ID. | Delete a Kaufland inventory unit by unit ID. |
list_order_unitsList Kaufland order units with storefront, status, and offset pagination. | List Kaufland order units with storefront, status, and offset pagination. |
get_order_unitGet a Kaufland order unit by ID. | Get a Kaufland order unit by ID. |
fulfil_order_unitMark a Kaufland order unit as in fulfillment. | Mark a Kaufland order unit as in fulfillment. |
cancel_order_unitCancel a Kaufland order unit. | Cancel a Kaufland order unit. |
refund_order_unitRefund a Kaufland order unit. | Refund a Kaufland order unit. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('kaufland-marketplace', 'list_units', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'kaufland-marketplace',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Kaufland Marketplace 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 Kaufland Marketplace support?
Kaufland Marketplace supports 10 tools including List Units, Get Unit, Create Unit, Update Unit, Delete Unit, and more.
Can I use Kaufland Marketplace with AI agents?
Yes. Add Kaufland Marketplace 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 Kaufland Marketplace be used in stateful agent workflows?
Yes. Agents can combine Kaufland Marketplace 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 Kaufland Marketplace use?
Kaufland Marketplace uses Custom. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Kaufland Marketplace integration cost?
The Kaufland Marketplace integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
Connect Kaufland Marketplace in minutes
Get 20,000 free action executions every month. No credit card required.