Home - LabelHub/labelhub.integration.documentation GitHub Wiki

Start

To get started go through the following:

  1. Familiarize yourself with the LabelHub conventions
  2. Get a feel for the generic LabelHub XML format
  3. See each of the individual entitity types for information about fields etc. (latest brandowner, material, lacquer/varnish, die and label )
  4. See each of the individual commands(latest imposition)
  5. Choose a way to transfer files to or from AWS S3:
    • Using the LabelHub Transfer App (recommended)
    • Using powershell with AWS modules. We have a sample for inspiration on how to do this here.
    • Using WinSCP like with this sample. We no longer recommend this approach for new integrations.