Supplier Integration | QT Co

Supplier Integration | QT Co

Introduction

This article has been created to show how to setup the supplier integration Kornit X has built to connect to QT Co.

Setup

To setup the QT Co integration, please head to your company and within the advanced settings head to "Supplier Integrations" and click to enable the QT Co Option. This has been shown below. 


When setting this up you will need to set your "Access Token". This information will be provided to you from QT Co before you setup the integration with us.

You can set additional options within the integration such as setting the timings for push minimal. You can also set the start timestamp and email any errors to a specified email. 

Workflow

Orders for companies with QT Co enabled that are on the status of received will be sent to QT Co every hour. The following data will be sent out for each order:
                "items": [{ 
                                "sku": "P1126", 
                                "size": "", 
                                "colour": "", 
                                "prints": [{ 
                                                "print_url": https://phpubbucket1.s3.amazonaws.com/KornitX.png, 
                                                "preview_url": https://phpubbucket1.s3.amazonaws.com/KornitX.png, 
                                                "print_location": "front" 
                                }], 
                                "item_id": "test-1", 
                                "quantity": 1, 
                                "style_number": "TSHIRT_DELUXE_WOMENS" 
                }], 
                "address": { 
                                "city": "Kedron", 
                                "name": "cg test", 
                                "email": yair.brama@kornit.com
                                "phone": "202-555-0112", 
                                "state": "QLD", 
                                "country": "Australia", 
                                "postcode": "4031", 
                                "address_1": "40 Tanimbla St", 
                                "address_2": "", 
                                "country_code": "AU" 
                }, 
                "external_ref": "test-qtco-2", 
                "sale_datetime": "2021-10-06 20:06:32", 
                "shipping_method": "standard"