[feature] Automatically Fetch and Provide Carrier Invoices within Karrio #505 #759
Dan (danh91)
started this conversation in
Ideas
Replies: 1 comment
|
I've done some work on my end to do something like this too (but with Fedex). To be able to reconsile the actual charges on the invoices (and there are a lot of them) against the shipments could be interesting. Plus the extra analytics it could expose too 🤔 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
MarcoWel
Is your feature request related to a problem? Please describe.
Carriers like UPS are not able to send their billing invoices by e-mail automatically. It requires manual login and invoice download.
Describe the solution you'd like
I want Karrio as a central hub for shipping providers to optionally fetch invoices from the carriers automatically and make them accessible in a central dashboard.
Describe alternatives you've considered
Manual file download.
Additional context
The challenge is that shipping providers like UPS and DHL do not expose an official API to grab billing documents.
We have developed a solution using chromedp that works fully automatic and should be quite straight-forward to integrate into Karrio.
All reactions