ZPL to Printnode

Webhook

Method: Post

URL: https://api.printnode.com/printjobs

Events: warehouse.product.gtin.label.print

Headers:

Content-Type: application/json

Authorization: Basic {{base64}}PrintNodeAPIKey{{/base64}}

Payload:

{"printer": PrintNodePrinterId,"title":"{{ $sku }}","contentType":"raw_base64","content":"{{base64}}^XA^CFA,15^FO25,20^FD{{ $name }}^FS^FO25,40^BY2^BCN,120,Y,N,Y,N^FD>;>{{ $gtin }}^FS^XZ{{/base64}}","source":"Clougistic Webhook","qty":{{ $gtin_label_count }}}

Design and view ZPL template

Design and view your ZPL template with http://labelary.com/viewer.html or https://sourceforge.net/projects/zpldesigner/