Weavz
Jumia Vendor Center

Jumia Vendor Center

Manage Jumia Vendor Center products, stock, prices, orders, fulfillment, cancellations, and order polling.

CustomCommerce
10 tools
1 trigger

Tools

Name
list_products

List Jumia products with filter and pagination parameters.

get_product

Get a Jumia product by SellerSku.

create_product

Create a Jumia product using the documented XML payload.

update_product

Update Jumia product fields using the documented XML payload.

update_price_quantity

Update price and stock for one or more Jumia seller SKUs.

list_orders

List Jumia orders with created/updated filters and pagination.

get_order

Get a Jumia order by Order ID.

get_order_items

Get Jumia order items by Order ID.

set_ready_to_ship

Mark Jumia order items ready to ship with package and carrier details.

cancel_order_item

Cancel a Jumia order item with a documented reason.

Triggers

Name
order_updated

Poll Jumia orders updated 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('jumia', 'list_products', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'jumia',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Jumia Vendor Center 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 Jumia Vendor Center support?

Jumia Vendor Center supports 10 tools including List Products, Get Product, Create Product, Update Product, Update Price And Quantity, and more.

Can I use Jumia Vendor Center with AI agents?

Yes. Add Jumia Vendor Center 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 Jumia Vendor Center be used in stateful agent workflows?

Yes. Agents can combine Jumia Vendor Center 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 Jumia Vendor Center use?

Jumia Vendor Center uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Jumia Vendor Center integration cost?

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

What triggers does Jumia Vendor Center support?

Jumia Vendor Center supports 1 triggers including Order Updated.

Connect Jumia Vendor Center in minutes

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