A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
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
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.
Solved! Go to the solution
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
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
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)
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
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.
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