Printer Setups
Search for Elevate Label Printer Setups to manage the endpoints that receive generated label output. Each printer setup defines a delivery method and its connection details.
General
| Field | Description |
|---|---|
| Code | Specifies the unique identifier for this printer setup. |
| Description | Specifies a description of this printer or delivery endpoint. |
| Delivery Method | Specifies the delivery mechanism: HTTP or Email. |
HTTP settings
Shown when Delivery Method is HTTP.
| Field | Description |
|---|---|
| Endpoint URL | Specifies the URL that label output is sent to using an HTTP POST request. |
| Auth Header | Specifies an optional Authorization header value sent with every HTTP request. |
| Content Type | Specifies the Content-Type header value for the HTTP request, for example text/csv or application/json. |
Email settings
Shown when Delivery Method is Email.
| Field | Description |
|---|---|
| Email Address | Specifies the email address that label output is sent to. |
| Email Subject | Specifies the subject line of the label delivery email. |