Filters
In Fulfilleo, you can filter which orders should be fulfilled on both the feed side and the Shopify side. This ensures only the right orders and items are fulfilled.
Feed Data Filter
This filter lets you choose orders based on specific details from a feed field, node, or column.
Here are some sample use cases for the Feed Data Filter:
Filtering orders from multiple stores If your feed contains orders from different stores, you can process only those with a specific prefix (e.g., orders starting with "UK-" for the UK store).

Skipping missing order When fulfilling a single order via API, you can avoid unnecessary messages in the History section about orders that weren't found. This applies to cases where the API returns a 200 status along with a specific message indicating that the order wasn't found.

Item Location
Only fulfill items from an order that are stocked at a specific location.

Item Vendor
Only fulfill ordered items from a specific vendor.

Order Tags
Only fulfill orders that have certain tags assigned.

Tracking Number
Only fulfill orders that have a tracking number in the feed. If not added, orders can be fulfilled even without a tracking number.

Tracking URL
Only fulfill orders that include a tracking URL in the feed.

Last updated