Hello,
I would like to know if there is a way via GraphQL or API REST to retrieve the list of carriers offered by Shopify when fullfill an order (see photo).
Thank you for your feedback.
A developer seeks to retrieve Shopifyâs complete list of supported tracking/carrier companies via GraphQL or REST API when fulfilling orders.
Initial Suggestion:
availableCarrierServices query was proposed but doesnât meet the needâit only returns active carrier services (like UPS, Colissimo) configured for the store, not the full list of tracking companies visible on the fulfillment page.Current Limitation:
Use Case:
Outcome:
Hello,
I would like to know if there is a way via GraphQL or API REST to retrieve the list of carriers offered by Shopify when fullfill an order (see photo).
Thank you for your feedback.
Hi Lengow,
Would this availableCarrierServices query work for your use case?
Hi Liam !
Thx for your reply !
Unfortunately not, Iâve already tried and it only returns carrier services like UPS or Colissimo in France.
Iâm looking for a way to retrieve the full list of tracking companies on the Fillment page of an order. (like on my screenshot)
Hi again - from looking into this more it doesnât look like these companies can be gotten via an API call, but theyâre all listed on our reference docs.
Hello Liam,
Thank you for your reply !
Do you know if you will propose it in the future ?
For my example, we offer a service that imports orders from other marketplaces into Shopify. However, we sometimes find that the carriers donât match up very well. Weâd like to offer evolution to our customers, but to do so weâd need an exhaustive list of the carriers offered by Shopify.
Weâll probably start with a static list, but in the future, if an API were available, it would make our work much cleaner.
Thx again !
I have flagged this as a feature request for our team, so itâs possible this data will be available via the API in a future release.