Filter Incoming Orders
In the settings page for Sync for Shopify, you have the ability to filter incoming orders by location id and tags.
<pic>
Since locations can change their name, we use the location id to filter since that value never changes. To find the location id:
- Go to your Shopify store
- Click on Settings and then Locations
- Click on the specific location you want the id for
- On the location page, check the url. It should look like this https://admin.shopify.com/store/boost-test-store/settings/locations/77740507330
- The last number in the url is the id "77740507330".