Change Product Type Based on Tags Using Flow App

Solved

Change Product Type Based on Tags Using Flow App

MelissaN
Visitor
2 0 0

Is there any way (using Flow app) to modify the "Product Type" field for an item based on the tags on that item? For example, an imported item has the tag Patriotic, but the incorrect Product Type of Mom. Can I use flow to change the product type, or can it only be done via the CSV or manually either on the product page or on the bulk edit page?

Thanks!

Accepted Solution (1)

paul_n
Shopify Staff
1342 151 310

This is an accepted solution.

Yes, look at the new action called "Send Admin API request". You'll be able to call "productUpdate" to set the type.

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.

View solution in original post

Reply 1 (1)

paul_n
Shopify Staff
1342 151 310

This is an accepted solution.

Yes, look at the new action called "Send Admin API request". You'll be able to call "productUpdate" to set the type.

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.