Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello!
Is there a way to just append a tag to an order using the REST API? The example here seems to imply that you can only set all tags, unfortunately this implies that:
Is there a recommended way to simply append a tag to an order?
Thanks
Hi JohnCosmekLabs,
Did you find out if this can be done & if so how to do it? I have the exact same question and I am not finding much info about this.
Regards,
Joe
Unfortunately not, its complete silence. We may have to end up doing something hacky on our end. FWIW I still have not solved this, my old code is still kicking around and it still has a race condition in it
It looks like I am going to have to handle it as you describe it in #1. It doesn't appear to be possible any other way. It would be nice if their meta fields would be included in the customer record when retrieved via the API but it is not.
Good luck.