Jumia Vendor Center
Manage Jumia Vendor Center products, stock, prices, orders, fulfillment, cancellations, and order polling.
Tools
| Name | Description |
|---|---|
list_productsList Jumia products with filter and pagination parameters. | List Jumia products with filter and pagination parameters. |
get_productGet a Jumia product by SellerSku. | Get a Jumia product by SellerSku. |
create_productCreate a Jumia product using the documented XML payload. | Create a Jumia product using the documented XML payload. |
update_productUpdate Jumia product fields using the documented XML payload. | Update Jumia product fields using the documented XML payload. |
update_price_quantityUpdate price and stock for one or more Jumia seller SKUs. | Update price and stock for one or more Jumia seller SKUs. |
list_ordersList Jumia orders with created/updated filters and pagination. | List Jumia orders with created/updated filters and pagination. |
get_orderGet a Jumia order by Order ID. | Get a Jumia order by Order ID. |
get_order_itemsGet Jumia order items by Order ID. | Get Jumia order items by Order ID. |
set_ready_to_shipMark Jumia order items ready to ship with package and carrier details. | Mark Jumia order items ready to ship with package and carrier details. |
cancel_order_itemCancel a Jumia order item with a documented reason. | Cancel a Jumia order item with a documented reason. |
Triggers
| Name | Description |
|---|---|
order_updatedPoll Jumia orders updated since the previous run. | Poll Jumia orders updated since the previous run. |
Quick Start
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.
How do I connect Jumia Vendor Center to ChatGPT or Claude?
Open the Weavz connector setup, sign in, choose a workspace, and add Jumia Vendor Center as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped Jumia Vendor Center tools exposed by that workspace.
Does Jumia Vendor Center 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 Jumia Vendor Center work, and execute Code Mode workflows from a terminal.
What can I ask an AI agent to do with Jumia Vendor Center?
Jumia Vendor Center exposes 10 tools, including List Products, Get Product, Create Product, Update Product, Update Price And Quantity, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.
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.