MENU
    NiceLabel Integration
    • 21 Feb 2024
    • 1 Minute to read
    • Contributors

    NiceLabel Integration


    Article summary

    To download the app, visit: Library

    Introduction

    Loftware NiceLabel gives you a flexible labeling process that can adapt to changing market demands. Make your labeling process device and location independent, accommodate remote workers and extend labeling to new partners and suppliers.

    Purpose

    We are going to highlight different HTTP connector functions that can be built by doing HTTP calls to NiceLabel's endpoint to pull all kind of informations about the printers, labels and folders, even send specific labels to be printed out with one of the devices.

    API Doc

    The following connector functions highlighted in this document have leveraged NiceLabel's API Docs.

    Pre-Requisites

    1. Subscribe for an account or free trial to NiceLabel's platform.
    2. Import the NiceLabel connector from the library.
    3. Set the following details on the imported Connector shown on the next step.

    Tulip Connection Details

    The following information would need to be configured on Tulip's HTTP connector.

    Running On: Cloud Connector Host
    Host: labelcloudapi.onnicelabel.com
    Port:443
    TLS: Yes
    Authentication: No Auth
    Headers: Ocp-Apim-Subscription-Key - XXXXXXXX

    Prebuilt Connector Functions

    Get Directories

    List all the directories located in your cloud.

    Get Printers

    Get all the registered printer's information.

    Send Payload

    Send payload request to a specific printer with detailed information (WO,LOT no., LabelJob etc.)


    Was this article helpful?