Weavz
Flipkart Marketplace

Flipkart Marketplace

Manage Flipkart Marketplace seller orders, labels, invoices, listings, inventory, prices, cancellations, and order polling.

API KeyCommerce
11 tools
1 trigger

Tools

Name
search_orders

Search Flipkart Marketplace orders with date, status, pagination, and order item filters.

get_order

Get Flipkart Marketplace order details by order ID.

approve_orders

Approve Flipkart order items using the documented fulfillment payload.

dispatch_orders

Dispatch Flipkart order items with shipment and package details.

cancel_orders

Cancel Flipkart order items with documented cancellation reason payloads.

get_labels

Retrieve Flipkart shipping labels for order items.

get_invoices

Retrieve Flipkart invoices for order items.

get_listing

Get a Flipkart listing by seller SKU.

create_or_update_listing

Create or update a Flipkart listing for a seller SKU with the documented listing payload.

update_inventory

Update Flipkart listing inventory for one or more seller SKUs.

update_price

Update Flipkart listing price for one or more seller SKUs.

Triggers

Name
order_updated

Poll Flipkart Marketplace 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('flipkart-marketplace', 'search_orders', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'flipkart-marketplace',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Flipkart Marketplace to my app?

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

What tools does Flipkart Marketplace support?

Flipkart Marketplace supports 11 tools including Search Orders, Get Order, Approve Orders, Dispatch Orders, Cancel Orders, and more.

Can I use Flipkart Marketplace with AI agents?

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

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

Flipkart Marketplace uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Flipkart Marketplace integration cost?

The Flipkart 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 Flipkart Marketplace support?

Flipkart Marketplace supports 1 triggers including Order Updated.

Connect Flipkart Marketplace in minutes

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