Tempo Monitors
  • User Guide
  • Monitor Commands
    • Basic Monitor Commands
    • Early Monitor Commands
    • Setting Recommended Prices
    • Forwarding Commands
      • Shopify Channel Commands
      • Slack Forwarding
    • Offer ID Commands
    • Shopify Checkpoint Monitor
    • Tempo FBA Monitor
    • Variant Specific Monitors
    • Max Price Commands
  • Keyword Pingers
    • Title Pinger Commands
  • Scraper Commands
    • Basic Scraper Commands
    • Deals Scraper Commands
      • Amazon Deals Scrapers Explained
      • Example Deal Scraper Setup
    • Forwarding Commands
      • Shopify Channel Commands
      • Slack Forwarding
    • Shopify
      • Shopify Filter Commands
      • Shopify Forwarded Filter Commands
    • Funko & Loungefly
      • Forwarding Funko and Loungefly items
    • Pop Mart
      • Forwarding Pop Mart
    • Special Search Terms
    • Apple iPhone Scrapers
    • Disabling Notifications for Retweets and/or Quote Tweets for the Twitter Scraper
    • eBay Store Scraper
    • Bot Checkout Logs
  • Store Clearance Scrapers
    • Example Setup
  • Full Scrapers
    • Shopify Full Scraper
    • Squarespace Full Scraper
    • Big Cartel Full Scraper
    • GoDaddy Full Scraper
  • Restocks Scrapers
    • Shopify Restocks Scraper
  • Price Monitor Commands
    • Basic Price Monitor Commands
    • Price Monitor Access Command
    • Price Monitor Forwarding Commands
  • Admin Commands
    • Access Command
    • Dashboard
    • DM Command
    • Disable eBay Viewers & Watchers
    • View Top In-Store Stock Checks
    • Home Depot Nation Wide In-Store Stock and Price Check
  • Tempo Assistant Commands
    • Setup Commands
    • Assistant Commands
      • Online Stock Check Commands
      • Store Stock Check Commands
        • Finding Kohls item SKU for in store stock checking
      • Shortened Stock Check Commands
      • Setting a ZIP
    • Slash Commands for Stock Checks
    • Stock Checks Logs
    • Custom Server Message
  • Monitor customization commands
    • Affiliate Links
    • Custom Name Commands
    • Custom Colour Command
    • Further Customization
  • Miscellaneous Commands
    • Version Command
    • Gamestop Condition Command
    • Amazon Seller Command
    • Attention Command
    • Stock Check Button Command
    • ZIP Set Button Command
  • Tempo Leads Commands
    • Lead Command
    • Leads From Spreadsheet
    • Lead Slash Command
    • Lead V2 Slash Command
    • Lead Channels
    • Lead Author Toggle
  • ATC & Other Scripts
    • Funko ATC
    • Funko Multi SKU ATC - DEPRECATED
    • Loungefly ATC
    • Journeys ATC Script
    • Pokemon Center US Early SKUs
    • Target ATC Script
    • Pokemon Center US ATC Script
Powered by GitBook
On this page
  • Adding a Slack webhook
  • Removing a Slack webhook
  • View added Slack webhooks
  • Adding a Slack webhook forwarding rule
  • Adding a Slack forwarding rule for multiple items at once
  • Removing a Slack webhook forwarding rule
  • Removing a Slack webhook forwarding rule for multiple items at once
  • View added Slack webhook forwarding rules

Was this helpful?

  1. Monitor Commands
  2. Forwarding Commands

Slack Forwarding

This set of commands allows you to forward notifications for entire stores or specific items to Slack webhooks. All available commands can be viewed using: !m help slack

Adding a Slack webhook

Use this command to send all notifications for a specified store monitor to the provided Slack webhook. To add a Slack webhook you need to use the slack add command. This command requires the name of the store and the Slack webhook you would like to send all monitor notifications to. Example:

!m slack add target https://hooks.slack.com/services/...

Now any restock notifications for items from Target will be sent to the provided Slack webhook also.

Removing a Slack webhook

Use this command to remove a Slack webhook you have previously added. To remove a Slack webhook you need to use the slack remove command. This command requires the name of the store you would like to remove the Slack webhook for. Example:

!m slack remove target

View added Slack webhooks

You can view a list of all the Slack webhooks you have added for each store using the slack running command. Example:

!m slack running

Adding a Slack webhook forwarding rule

Use this command to forward all notifications for a specified item to the provided Slack webhook. To add a Slack webhook forwarding rule you need to use the slack forward add command. This command requires the name of the store, the SKU of the item you would like to forward and the Slack webhook you would like to forward the notifications to. Example:

!m slack forward add target 87716465 https://hooks.slack.com/services/...

In this example we are forwarding all restock notifications for the item with SKU 87716465 from Target to the provided webhook.

Adding a Slack forwarding rule for multiple items at once

To add a Slack webhook forwarding rule for multiple items at once you need to use the slack forward add command. This command requires the name of the store, the SKUs of the items you would like to forward and the Slack webhook you would like to forward the notifications to. Example:

!m slack forward add target 87716465 87716467 https://hooks.slack.com/services/...

Removing a Slack webhook forwarding rule

Use this command to remove a Slack webhook forwarding rule you have previously added. To remove a forwarding rule you need to use the slack forward remove command. This command requires the name of the store and the SKU of the item you would like to remove the Slack webhook forwarding rule for. Example:

!m slack forward remove target 87716465

Removing a Slack webhook forwarding rule for multiple items at once

To remove a forwarding rule for multiple items at once you need to use the slack forward remove command. This command requires the name of the store and the SKUs of the items you would like to remove the Slack webhook forwarding rules for. Example:

!m slack forward remove target 87716465 87716467

View added Slack webhook forwarding rules

You can view a list of all the Slack webhook forwarding rules you have added for each store using the slack forward running command. This command only requires the name of the store. Example:

!m slack forward running target
PreviousShopify Channel CommandsNextOffer ID Commands

Last updated 2 years ago

Was this helpful?