bol.com Retailer
Manage bol.com Retailer API orders, offers, price and stock updates, shipments, and process-status workflows.
Tools
| Name | Description |
|---|---|
list_ordersList bol.com Retailer API orders with page, fulfillment method, status, and latest-change filters. | List bol.com Retailer API orders with page, fulfillment method, status, and latest-change filters. |
get_orderGet a bol.com order by order ID. | Get a bol.com order by order ID. |
list_offersList bol.com offers with page filtering. | List bol.com offers with page filtering. |
get_offerGet a bol.com offer by offer ID. | Get a bol.com offer by offer ID. |
create_offerCreate a bol.com offer with the documented offer payload. | Create a bol.com offer with the documented offer payload. |
update_offerUpdate a bol.com offer by offer ID. | Update a bol.com offer by offer ID. |
delete_offerDelete a bol.com offer by offer ID. | Delete a bol.com offer by offer ID. |
update_offer_stockUpdate stock for a bol.com offer. | Update stock for a bol.com offer. |
update_offer_priceUpdate price for a bol.com offer. | Update price for a bol.com offer. |
create_shipmentCreate a bol.com shipment for order items. | Create a bol.com shipment for order items. |
get_process_statusGet a bol.com Retailer API asynchronous process status. | Get a bol.com Retailer API asynchronous process status. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('bol-com', 'list_orders', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'bol-com',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect bol.com Retailer 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 bol.com Retailer support?
bol.com Retailer supports 11 tools including List Orders, Get Order, List Offers, Get Offer, Create Offer, and more.
Can I use bol.com Retailer with AI agents?
Yes. Add bol.com Retailer 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 bol.com Retailer to ChatGPT or Claude?
Open the Weavz connector setup, sign in, choose a workspace, and add bol.com Retailer as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped bol.com Retailer tools exposed by that workspace.
Does bol.com Retailer 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 bol.com Retailer work, and execute Code Mode workflows from a terminal.
What can I ask an AI agent to do with bol.com Retailer?
bol.com Retailer exposes 11 tools, including List Orders, Get Order, List Offers, Get Offer, Create Offer, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.
Can bol.com Retailer be used in stateful agent workflows?
Yes. Agents can combine bol.com Retailer 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 bol.com Retailer use?
bol.com Retailer uses OAuth2. Weavz stores OAuth credentials securely and refreshes tokens when supported by the provider.
How much does the bol.com Retailer integration cost?
The bol.com Retailer integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
Connect bol.com Retailer in minutes
Get 20,000 free action executions every month. No credit card required.