Access scopes changes for Back In Stock app
Shopify
Dec 2020
read_orders - Added this so that we can attribute revenue generated for back-in-stock emails. This allows merchants to view how much revenue back-in-stock app is generating for business.
write_customers - Push customer data back to Shopify. For example, if a subscriber opts-in, it may be useful to push this data back to Shopify.
write_script_tags - Allow OnVoard to use script tags to install our scripts. This method is preferred since our third party loading scripts will be automatically removed when you uninstall our app.
Mar 2026
read_all_orders - Changes to graphql endpoint require us to have this access scope. Also use this to be able to attribute historical conversion.
EasyStore
Dec 2020
read_orders - Added this so that we can attribute revenue generated for back-in-stock emails. This allows merchants to view how much revenue back-in-stock app is generating for business.
write_customers - Push customer data back to EasyStore. For example, if a subscriber opts-in, it may be useful to push this data back to EasyStore.

