Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Retrieving all tracking companies from Shopify

Solved

Retrieving all tracking companies from Shopify

LENGOW
Shopify Partner
7 0 3

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).

Capture d’écran 2024-08-14 à 14.30.24.png

 

Thank you for your feedback.

Accepted Solution (1)
Liam
Community Manager
3108 344 910

This is an accepted solution.

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.

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

View solution in original post

Replies 5 (5)

Liam
Community Manager
3108 344 910

Hi Lengow,

 

Would this availableCarrierServices query work for your use case?

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

LENGOW
Shopify Partner
7 0 3

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)

Liam
Community Manager
3108 344 910

This is an accepted solution.

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.

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

LENGOW
Shopify Partner
7 0 3

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 ! 

Liam
Community Manager
3108 344 910

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.

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog