Forwarding Pop Mart Items

This set of commands allows you to forward restock notifications for specific items from Pop Mart to specific channels.

Adding a forwarding rule

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

!m forward add popmartrestocksscraper 2155 #labubu

In this example we are forwarding all restock notifications for the item with SKU 2155 from the Pop Mart restocks scraper to the #labubuchannel.

You can also forward new items from Pop Mart using the following store names:

  • popmartnewscraper

Removing a forwarding rule

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

!m forward remove popmartrestocksscraper 2155

View added forwarding rules

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

!m forward running popmartrestocksscraper

Last updated

Was this helpful?