Weavz
Kaufland Marketplace

Kaufland Marketplace

Manage Kaufland Marketplace units, stock, prices, order units, fulfillment, cancellations, and refunds.

CustomCommerce
10 tools

Tools

Name
list_units

List Kaufland inventory units with storefront, status, and offset pagination.

get_unit

Get a Kaufland inventory unit by unit ID.

create_unit

Create a Kaufland inventory unit with the documented unit payload.

update_unit

Patch a Kaufland inventory unit by unit ID.

delete_unit

Delete a Kaufland inventory unit by unit ID.

list_order_units

List Kaufland order units with storefront, status, and offset pagination.

get_order_unit

Get a Kaufland order unit by ID.

fulfil_order_unit

Mark a Kaufland order unit as in fulfillment.

cancel_order_unit

Cancel a Kaufland order unit.

refund_order_unit

Refund a Kaufland order unit.

Quick Start

TypeScript
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.