Note: This tutorial explains a workaround to generate barcodes/QR codes. However, you can now directly achieve this using the
Barcode/QR Code field in Zoho Creator. You can now directly add and set up the field from the form builder, making the below process much simpler.
Requirement
Generate a barcode based on the provided IMEI (International Mobile Equipment Identity) number using a third-party API.
Use Case
A mobile store uses an order management application to manage their orders. The application has a form called Product. When a product is added to the form, corresponding barcode will automatically be generated and uploaded in the IMEI_barcode field. The store can later stick the barcode on the mobile phone for quick retrieval for the IMEI number.
Steps to follow