Docs

Get WFS Inventory

GET

Query

Arguments
string
string

Filter results by ship-node type. - Only supported value is `multichannel`. - Use this parameter only if you are a multi-channel seller. - When you send `shipNodeType`, you must also send `sku`. All other query parameters are ignored. - `sku` can be a single value or several SKUs separated by commas (for example, "sku1,sku2").

string
string

The start of the last modified date range. Returns only inventory records updated on or after this timestamp. Use 24-hour UTC format `YYYY-MM-DD HH:mm:ss` (for example, `2025-06-01 00:00:00`).

string

The end of the last-modified date range. Returns only inventory records updated on or before this timestamp. Use the same `YYYY-MM-DD HH:mm:ss` format as `fromModifiedDate`.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.