Documentation

OIL Search For Shipment by Order Number

Find shipments via Order Number

This action retrieves shipments from OIL that correspond to a specific Order Number.

Inputs

In order to use the action in your flow you need to provide it with the following inputs:

InputTypeDescription
Order NumberStringThe unique identifier of the order. The action will search for orders matching this ID.
Subscription KeyStringSubscription API Key
OIL Tenant IDStringTenant ID API Key
Retail FormulaStringRetail Formula

Outputs

OutputTypeDecription
SuccessBooleanTrue if managed to find an order; False if no orders found.
Order DataObjectOrder Raw Data
Shipment DataObjectIf some shipments are found then this output will have the list of shipment objects with all the shipment fields.

This action uses OIL RetrieveSalesOrder endpoint - https://docs.omnichannelintegrationlayer.com/api-specifications/202401/#tag/SalesOrders/operation/RetrievePickingOrdersByOrderNumber