Hello @carcodingbayern,
You can export the download links, but only for “regular” (non-CN22) labels, as those are actual PDF files stored remotely. The CN22 labels are generated with an API request every time the download link is clicked.
The URL’s of the static PDF’s can be found inside the wcdpi_shipment_attachment
table. Please note that the table will likely be prefixed (default prefix is wp_
). Here you have the url
column, and it looks something like this:
https://snag.gy/FYDan5.jpg
The labels that begin with https://internetmarke.deutschepost.de/...
are static files. The first one is a CN22 label which is generated on-the-go.