Shopify Flow, I need help creating a flow so that products are always enabled in all my branches

Shopify Flow, I need help creating a flow so that products are always enabled in all my branches

Thanks.

For some reason when I create a product only one branch is enabled, and I have to enable the others manually

Hi @Lorenita , What is the goal in shopify terminology? The XYproblem

There are specific triggers and actions in flow, use precise wording to avoid ambiguity and solve problems drastically faster. Read:

https://help.shopify.com/en/manual/shopify-flow/reference/triggers

https://help.shopify.com/en/manual/shopify-flow/reference/actions

There is no “enabled” for products, do you mean product-added-to-store or product-status-updated

https://help.shopify.com/en/manual/shopify-flow/reference/triggers/product-added-to-store

https://help.shopify.com/en/manual/shopify-flow/reference/triggers/product-status-updated

What do you mean by “branch” there are no branches, is this about publish-product?

publishing is only for the online sales channel

https://help.shopify.com/en/manual/shopify-flow/reference/actions/publish-product

If by “branch” you mean retail stores with POS, hypothetically you would need to use the advanced send-http-request action to tailor a query to the API to do that.

https://help.shopify.com/en/manual/shopify-flow/reference/actions/send-http-request

Alternatively for advanced use cases use a more advanced automation app like use mechanic to script a custom automation, they have examples but not this specific use case https://tasks.mechanic.dev/?tags=Products%2CPublish

Hello @PaulNewton When I create products in bulk they only activate on Branch Offices.

I need all products to be active on all Branch Offices