Skip to content

Latest commit

 

History

History

create-a-product-inventory-feed

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Create a product inventory CSV feed

Tags: Feeds, Inventory, Products

This task, paired with the linked instructions, creates a feed of product inventory (optionally filtering by product type).

Default options

{
  "filter_by_product_type": "Shirt"
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger
mechanic/scheduler/daily
mechanic/scheduler/daily+12.hours

Learn about event subscriptions in Mechanic

Documentation

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.

Installing this task

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.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!