PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Shopify Get/Update Product Category

Open
#12,532 3 comments 0 reactions 0 assignees View on GitHub
enhancement triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**
I want to be able to pull and post product categories on Shopify. Right now I don't think it's possible. (Search product definitely doesn't return it)

**Describe the solution you'd like**
Update "search product" to return the product category as IDs and long text versions
Allow "update product" to update the product categories using the correct taxonomy listed here:
https://shopify.github.io/product-taxonomy/releases/unstable/

**Do you have a workaround?**
I'm trying but I haven't found a way

**Comparable features in other tools?**
Right now its manual only via the shopify admin page

**Additional context**
Updating the product category opens extra metaobjects to allow for better store filtering and allows mapping to other stores/platforms like google and facebook

https://community.shopify.com/c/graphql-basics-and/product-category-on-rest-admin-api/m-p/2025187/highlight/true#M6600
https://community.shopify.com/c/products-variants-and/unable-to-get-product-category-field-from-api-return-data-when/m-p/1842494/highlight/true#M596
https://shopify.dev/docs/api/admin-graphql/2024-04/objects/ProductTaxonomyNode
https://shopify.dev/docs/api/admin-graphql/2024-04/objects/TaxonomyCategory

![image](https://github.com/PipedreamHQ/pipedream/assets/123815443/0da561af-904c-4fdf-b9a5-706523d68ee4)

Happy to provide more help/answers Qs but I'm out of practise in making these requests.

ps. We get "product type" currently but that is different to "product category". Once we have product category it opens new avenues to update product category metaobjects but I think I need this to work first but I can make any sensible requests for that feature:
![image](https://github.com/PipedreamHQ/pipedream/assets/123815443/17eb4e80-7ab4-4bf6-81cf-c49110d4bf28)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.