Liquid, JavaScript, thema's
Hi all,
I finally have this HTTP request code working (in Shopify Flow):
{
"query": "mutation { fulfillmentOrderMove(id: \"gid://shopify/FulfillmentOrder/NUMBER\", newLocationId: \"gid://shopify/Location/NUMBER\") { movedFulfillmentOrder { id status } originalFulfillmentOrder { id status } remainingFulfillmentOrder { id status } userErrors { field message } } }"
}
The only thing is that I don't want a specifiek order in this body. Can anyone help with changing this part:
\"gid://shopify/FulfillmentOrder/NUMBER\"
into the right one so it will work on the outcome of the flow and not a specific fulfillment order number?
Thank you so much!
Katinka
Heb je ooit een klant aan de telefoon gehad die zich afvroeg waarom ze dubbele verzendk...
By Lee Sep 13, 2024Disclaimer: het is je eigen verantwoordelijkheid om de lokale belastingautoriteiten of een...
By Arno Aug 30, 2024Stel je dit voor; je hebt een perfect idee voor een product en je wilt dit idee zo snel m...
By Jay Aug 8, 2024