Using non Default carrier labels

Hello,

Is there a way we integrate our own solution to ship hero where we can print labels from shipping companies that your system does not support by default. Let’s say we are shipping to UK and we have to print Yodel labels and ShipHero does not support yodel as carrier. Is there a way we create an API solution of our own, attach to our ShipHero and be able to print yodel labels?

Best Regards,
Kaan

Hi @Shipper123!
Would a webhook like the one we have at Generate Label Webhook URL work for you?

The way it works is you tell us:

  • Endpoint
  • Tracking URL (optional)
  • Name of the method

And each time you need to create a label we POST to that URL and your endpoint returns the label.
Let me know if you need more info about this or I can explain better.
Thanks in advance!
Tom