SkuVault supports the core source operations, including obtaining product data, sending fulfillment requests/fulfillment orders (FRs/FOs), and receiving shipments for those FRs/FOs.
How to Connect
Go to Connections > Fulfillment Sources and click +Add Source.
Name it (e.g., SkuVault) and click Save.
When prompted, choose FLX Supplier Directory or Configure Manually for advanced setup.
Inside the Integrations tab, click +Add Connection → New Connection,
then select SkuVault.
Enter your SkuVault Username and Password.
Contact SkuVault support if you’re unsure of your credentials.
(Optional) Choose the Environment (e.g., Production or Sandbox).
Click Test Connection (if available), then Continue
and Save to finalize. Your new SkuVault connection is now ready!
Product Operations
Get Inventory
SUPPORTED
This process can pull the product titles, SKUs, image, brand, price, and quantity. SkuvaultDOES NOTsupport variations. You will need yourUsername and Passwordfor establishing the connection.
Send Orders
SUPPORTED
Channel Type/Channel ID To find your Channel Type navigate to the sales section of your SkuVault account. Then click on an order. You will find the "Channel Type" listed next to "Channel". (below)
To retrieve your "Channel Account ID" you can run sales report (ReportsSales Report) which will show all of the long Sale IDs within a given date range. The sale ID will include the Channel Account ID.
Alternatively, you can view this documenthereand make a call to the /GetIntegrations endpoint to retrieve your Channel Account IDs.
This process will submit FRs/FOs via SkuVault's API. During Step 2 you will input yourChannel Type and Channel Account ID.There will be a button to click that will populate your channel accounts based on your account information configured in the connection.
Get Shipments
SUPPORTED
Channel Type/Channel ID To find your Channel Type navigate to the sales section of your SkuVault account. Then click on an order. You will find the "Channel Type" listed next to "Channel". (below)
To retrieve your "Channel Account ID" you can run sales report (ReportsSales Report) which will show all of the long Sale IDs within a given date range. The sale ID will include the Channel Account ID.
Alternatively, you can view this documenthereand make a call to the /GetIntegrations endpoint to retrieve your Channel Account IDs.
This process will retrieve shipments for submitted FRs/FOs when they become available via SkuVault's API. You will need to input theChannel Long IDwithin step 2 of this integration.