Allow me to guide you through the process of printing a shipping label from ZOHO Creator to a Zebra label printer (ZD421D).
Step 1:
To start, configure the SendFileToPrinter API, which enables the transmission of a file to a Zebra Link-OS printer. Access this API within the Data Service Section of the Zebra Developer Portal. If you haven't already, create a free account on the portal to proceed with the configuration of the API.
Step 2:
Next, set up the invokeurl API within ZOHO Creator's deluge environment.
For label creation, I utilized basic ZPL code to generate the label, which is then converted into a text file and sent to the printer. Use
https://labelary.com/ for easy label reation.