Weavz
Walmart Marketplace

Walmart Marketplace

Manage Walmart Marketplace orders, acknowledgements, shipments, cancellations, refunds, items, inventory, prices, and order polling.

OAuth2Commerce
11 tools
1 trigger

Tools

Name
list_released_orders

List Walmart Marketplace released orders ready for seller acknowledgement.

list_orders

List Walmart Marketplace orders with date, status, and cursor filters.

get_order

Get a Walmart Marketplace order by purchase order ID.

acknowledge_order

Acknowledge a Walmart Marketplace released order.

ship_order_lines

Update Walmart Marketplace order lines as shipped with carrier, tracking, and line details.

cancel_order_lines

Cancel Walmart Marketplace order lines with documented cancellation reasons.

refund_order_lines

Refund Walmart Marketplace order lines with documented refund payloads.

list_items

List Walmart Marketplace items with offset pagination.

get_item

Get a Walmart Marketplace item by SKU.

update_inventory

Update Walmart Marketplace inventory for a SKU.

update_price

Update Walmart Marketplace price for a SKU.

Triggers

Name
order_updated

Poll Walmart Marketplace orders created since the previous run.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('walmart-marketplace', 'list_released_orders', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'walmart-marketplace',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Walmart Marketplace to my app?

Use Weavz Hosted Connect for OAuth2 authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Walmart Marketplace support?

Walmart Marketplace supports 11 tools including List Released Orders, List Orders, Get Order, Acknowledge Order, Ship Order Lines, and more.

Can I use Walmart Marketplace with AI agents?

Yes. Add Walmart 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 Walmart Marketplace be used in stateful agent workflows?

Yes. Agents can combine Walmart 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 Walmart Marketplace use?

Walmart Marketplace uses OAuth2. Weavz stores OAuth credentials securely and refreshes tokens when supported by the provider.

How much does the Walmart Marketplace integration cost?

The Walmart Marketplace integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Walmart Marketplace support?

Walmart Marketplace supports 1 triggers including Order Updated.

Connect Walmart Marketplace in minutes

Get 20,000 free action executions every month. No credit card required.