Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi, I am trying to integrate the carrier services through admin API and facing some issues with the flow.
I have added a carrier to my store from which my store is getting the rates, now I want that same carrier that was selected during the checkout to deliver the order i-e pick up the item from my store and deliver it to the customer's location.
But I don't see a way to do this, there is a fulfillment service but the fulfillment service manages the inventory as well and I don't want that.
I just want to hit a callback URL to that custom carrier app when an order is placed and that callback URL does the rest.
Can anyone please guide me on this?
Thank you
@jamal-abbasi I assume you are looking for a solution that doesn't manage inventory and instead manages only the shipping, i.e., getting live rates from your preferred carrier, printing labels, initiating pickup, order tracking, etc.
If this above is your requirement, the best available solution for your requirement would be "Multi Carrier Shipping Label App" - Try it for free for 14 days.