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 😎
User | RANK |
---|---|
3 | |
2 | |
2 | |
2 | |
2 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023