Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Dear community,
right now we are having a sale on our edding nailpolish on our shop. After the 31st of March I have to make these products unavailable.
However, I can only seem to schedule the availability to PUBLISHED on the product pages, so I wanted to create a Shopify flow for this.
I am having trouble with getting the query for product data right. Does someone know where the error is?
This is the test workflow I ran to see if it would work, but the Test tag was not added 😕
Solved! Go to the solution
This is an accepted solution.
Yeah, you might want to check out the docs linked to from our help center article. The relevant GraphQL query is here: https://shopify.dev/docs/api/admin-graphql/2023-01/objects/QueryRoot#connection-queryroot-products
Edit:
Here's the flow doc as well: https://help.shopify.com/en/manual/shopify-flow/reference/actions/get-product-data
TL:DR... use `product_type` not `ProductType`. I'd also recommend testing this in PostMan or another HTTP client tool first to make sure the query and data matches what you expect.
This is an accepted solution.
Yeah, you might want to check out the docs linked to from our help center article. The relevant GraphQL query is here: https://shopify.dev/docs/api/admin-graphql/2023-01/objects/QueryRoot#connection-queryroot-products
Edit:
Here's the flow doc as well: https://help.shopify.com/en/manual/shopify-flow/reference/actions/get-product-data
TL:DR... use `product_type` not `ProductType`. I'd also recommend testing this in PostMan or another HTTP client tool first to make sure the query and data matches what you expect.
Hi Paul!
Thank you very much. This helped a lot in creating my first custom flow 😎
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024