Shopify variants field

I want to update the product inventory field (inventory_quantity) coming from Odoo

n8n.io - Workflow Automation

Information on your n8n setup

  • n8n version:1.66.0
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app):Cloud
  • Operating system:Windows 11

It seems that the node for Shopify has not been updated yet.
There is no option to select the inventory quantity field to update Shopify
I have tried using HTTP request node to update the inventory in Shopify but to no avail
Can anyone help or assist me if there are other ways to do it? Thank you.

Hey @Alvin_Gomez

Welcome to the community :pray:

If the node doesn’t have the option the best bet would be to use an http request node and use that to manually make the request following the API documentation