Is there an GraphQL / API call that can be made to obtain the list of Shopify supported tracking companies, or maybe even an npm package?
I’m hoping this data is directly available from Shopify somewhere so I won’t be required to maintain a manual list based on the dev docs.
I have a few fulfillment apps hooked up to WMSs (CargoWise and Consignly) that don’t provide tracking urls to accompany the tracking numbers captured. I’d like to provide some app configuration that allows mapping shipping company names in the external system to ones that Shopify understands and will provide order tracking updates for.
I’m also going to add the option to supply a tracking url template, but imagine mapping company names is the easier approach for Shopify store owners.