PipedreamHQ / roadmap

Pipedream is an integration platform for developers. Have a feature request or bug to report? Add it here.
https://pipedream.com
30 stars 5 forks source link

[ACTION] Shopify update product metafields #385

Closed beadlespouse closed 4 years ago

beadlespouse commented 4 years ago

Is there a specific app this action is for? SHOPIFY

Please provide a link to the relevant API docs for the specific service / operation. https://shopify.dev/docs/admin-api/rest/reference/products/product#update-2020-01

^ Shopify product API

Can we add an 'update product' action? Specifically 'update product metafields' would be great too!

Thanks

sergioeliot2039 commented 4 years ago

The update product metafields action is a separated action from update product. meaning the endpoint for updating a product can't be used to update a product's metafield. so I created two actions.
Please see corresponding workfows, actions here: Update product: Workflow> https://pipedream.com/@sergio/shopify-update-product-p_QPCZnn/edit Action> https://pipedream.com/actions/a_k6iK10/edit Update metafield of product: Workflow> https://pipedream.com/@sergio/shopify-update-metafield-of-product-p_rvCPeZ/edit Action > https://pipedream.com/actions/a_vgi4r3/edit Have a look and feel free to let me know any feedback and I'll check. Thanks, Sergio.