Hi everyone,
I’m currently facing an issue with updating tracking statuses directly in Shopify.
I’ve tried creating a private app and linking it to a Google Sheet using a script that fetches updated tracking information from my carrier (which unfortunately does not update tracking automatically in Shopify). The script seems to run fine and pulls the correct status updates into the sheet, but when I try to push those updates back into Shopify using the app, nothing changes on the order page — the tracking status remains outdated.
Has anyone dealt with this kind of setup before? Is there something I might be missing in how Fulfillment Events or tracking updates are supposed to be structured in the API?
Any help or suggestions would be appreciated!