Shopify stock sync

Topic summary

  • Objetivo: sincronizar el inventario de un software administrativo externo con el inventario de Shopify mediante APIs (interfaces de programación de aplicaciones).

  • Problema central: al completar un pedido y marcarlo como “fulfilled” en Shopify, se descuenta stock allí; a la vez, en el sistema externo el proceso de facturación también descuenta inventario. Esto provocaría una doble sustracción del mismo producto.

  • Solicitud: pide ideas para evitar el doble descuento y coordinar la actualización de existencias entre ambos sistemas.

  • Estado: no hay respuestas ni soluciones concretas aún; el tema permanece abierto para orientación de troubleshooting.

Summarized with AI on December 29. AI used: gpt-5.

Greetings

I’d like to sync the inventory I manage in my administrative software with the Shopify inventory using APIs. I have come to think that I would have a problem when an order is completed, when the “fulfilled order” button is pressed, it will subtract the stock obviously, however, in my system it is billed separately where the inventory is also subtracted, so the same product would be subtracted twice. Any ideas to fix this?