Tags: Feeds, Inventory, Products
This task, paired with the linked instructions, creates a feed of product inventory (optionally filtering by product type).
- View in the task library: tasks.mechanic.dev/create-a-product-inventory-feed
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"filter_by_product_type": "Shirt"
}
Learn about task options in Mechanic
mechanic/user/trigger
mechanic/scheduler/daily
mechanic/scheduler/daily+12.hours
Learn about event subscriptions in Mechanic
This task, paired with the linked instructions, creates a feed of product inventory (optionally filtering by product type).
This task creates a regularly-updated feed, available at yourstore.com/pages/feed. Follow these required instructions to configure your store:
Tutorial: Creating scheduled CSV feeds
Note: This task fetches up to 30 variants per product.
Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!