Monitor Commands
Staff commands for managing monitored items
Query Types
The system supports the following types of queries:
Product SKU
Product URL
Please note that each site only supports one of the above query types for adding products. To determine which query type is supported by each site, and to view example commands, please use the /monitors guide <site>
command. For all other operations, the Product SKU is used as the query type.
Commands
In the commands below, replace <site> with a site name or an alias of a site name. Replace <queries> with valid queries separated by white space. To find a site name, please check the Site List section of the documentation.
Generate Site List
Get a site list of all monitors.
/monitors sitelist
Generate Guide
Generates a guide for a site monitor.
/monitors guide <site>
Find Items
Searches for items on a site monitor.
/monitors find <site> <queries>
Add Items
Adds items to the monitoring list for a site monitor.
/monitors add <site> <queries>
Remove Items
Removes items from the monitoring list for a site monitor.
/monitors rm <site> <queries>
Purge List
Clears the monitoring list for a site monitor.
/monitors purge-list <site>
List Items CSV
Exports the items from the monitoring list for a site monitor in CSV format.
/monitors list-csv <site>
List Items
Retrieves the items from the monitoring list for a site monitor.
/monitors list <site>
Hyped Items
Retrieves highly anticipated items from a site monitor.
/monitors hyped <site>
Hyped Items CSV
Exports highly anticipated items from a site monitor in CSV format.
/monitors hyped-csv <site>
Muted Items
Retrieves muted items from a site monitor.
/monitors mutes <site>
Mute Items
Mutes items for a site monitor.
/monitors mute <site> <queries>
Unmute Items
Unmutes items for a site monitor.
/monitors unmute <site> <queries>
Clears all muted items for a site monitor.
/monitors purge-mutes <site>
Managing Custom Sites
Add Shopify Site
Add a custom shopify site to the shopify monitor.
/monitors add-shopify-site <site> <channel>
If a channel is specified, both new and restock alerts for that site will be directed to this channel. You’ll still continue to receive pings in global channels such as shopify-filtered.
Remove Shopify Site
Removes a custom site from the shopify monitor.
/monitors rm-shopify-site <site>
Managing Affiliate Links
In the commands below, replace <site>
with a site name or an alias of a site name. Replace <link>
with an affiliate link and <sku>
with a valid SKU. To find a site name, please check the Site List section of the documentation.
Adds an affiliate link for an item in a site monitor.
/monitors add-affiliate <site> <sku> <link>
Removes an affiliate link for an item in a site monitor.
/monitors rm-affiliate <site> <sku>
Retrieves the items with an affiliate link from the site monitor.
/monitors list-affiliates <site>
Removes all affiliate links from the site monitor.
/monitors purge-affiliates <site>