You can push SKU + qty into the GLS label by mapping order.line, items into the customerReference/custom fields in the GLS API payload. I’ve done this in a custom fulfillment app, just concatenate the values before the label request and GLS prints them in the free fields.
Hello,
To inject the SKU and quantity into the GLS label fields, you’ll need to customize the data payload sent to the GLS API (likely their Webservice or ParcelShop API) during label creation. You must map the Shopify line item data (SKU and quantity) to the relevant, unused free fields in the API request, and EZPassME then ensure your label template is configured to display these free fields.
Hi @Jordan221 FYI if tha’ts your personal info in that image you REALLY want to delete that and add a redact version, bots are getting ever more sophisiticated so your just signing yourself up for lifetime spam.
IF your doing custom api stuff.
Passing that data from shopify to other apis may be possible without an entire custom app using shopify-flow, or an automation app like mechanic(e.g. fetch configs demo task customized to send configs).
Reach out to me if you need to explore fixing this process. Click profile-pic on forums for options to connect.
I’m very familiar with the information about adding and printing waybills. I suggest you use 4Seller. This software allows you to freely drag and drop modules to customize waybill templates. Actually, I don’t like those software that realize adding and printing waybills through API integration, as that’s too troublesome for a novice like me. I hope this can help you.