No content to show
User Activity
Hello! I am trying to connect my fulfillment service to a shopify store. I have fetched the orders assigned to my fulfillment service programmatically via AssignedFulfillmentOrder through API. However, to achieve this, the shopify store user has to m...
@simon-skrodNo problem. Thanks for the inputs.
@simon-skrod Okay, thanks. Then in this case, how should I fetch the order that was already marked "fulfilled" automatically by shopify? It is not available under "AssignedFullfillmentOrders" anymore!
Hi @simon-skrod , Thanks for your reply. Is it possible to do it only for some orders? For e.g. if the user is using two different fulfillment services, then could it be possible to just do it for my fulfillment service related orders? Additionally, ...
I'm trying to connect my Fulfillment service to shopify to act as a fulfillment service provider for a user's shopify store. I am able to fetch the fulfillments assigned to my fulfillment store using AssignedFullfilmentOrder. However, the problem is ...