Supplier Integration | Printforia

Supplier Integration | Printforia

Introduction

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

Setup

To setup the Printforia integration, please head to your company and within the advanced settings head to "Supplier Integrations" and click to enable the Printforia 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 Printforia before you setup the integration with us.

You can set additional options within the integration such as setting the timings for push minimal and choosing your "Order Provider" with the options "Standard" or "Event Based". You can also set the start timestamp and email any errors to a specified email.
 
An additional feature of Printforia is the fact you can set recipient data such as recipient, address, region, postal code and country code.

Workflow

Orders for companies with QT Co enabled that are on the status of received will be sent to Printforia every hour. The following data will be sent out for each order.
  "id": "00000000-0000-0000-00000-000000000000", 
  "customer_reference": "order-1000", 
  "status": "created", 
  "ship_to_address": { 
    "recipient": "John H. Watson", 
    "address1": "221 Baker Street", 
    "address2": "Unit B", 
    "address3": "", 
    "city": "Washougal", 
    "region": "WA", 
    "postal_code": "98671", 
    "country_code": "US", 
    "email": "john.watson@example.com", 
    "phone": "555-555-5555" 
  }, 
  "return_to_address": { 
    "recipient": "Returns Department", 
    "address1": "4060 South Grant Street", 
    "address2": "", 
    "address3": "", 
    "city": "Washougal", 
    "region": "WA", 
    "postal_code": "98671", 
    "country_code": "US", 
  }, 
  "shipping_method": "standard", 
  "ship_by_date": "2020-12-01 00:00:00", 
  "items": [ 
    { 
      "id": "00000000-0000-0000-00000-000000000000", 
      "customer_item_reference": "item-1", 
      "sku": "gildan-5000-black-l",
      "quantity": 1, 
      "description": "One Life, One World T-Shirt - Large", 
      "prints": [ 
        { 
          "image_url": "http://example.com/image.png", 
          "mockup_url": "http://example.com/mockup.png", 
          "location": "front" 
        } 
      ] 
    } 
  ] 

    • Related Articles

    • Supplier Integration | Probo Supplier

      Introduction This article has been created to show how to setup the supplier integration Kornit X has built to connect to Probo.  Setup To setup the Probo integration, please head to your company and within the advanced settings head to "Supplier ...
    • Supplier Integration | Dubow

      Introduction This article has been created to show how to setup the supplier integration Kornit X has built to connect to OnPrintShop.  Setup To setup the Dubow integration, please head to your company and within the advanced settings head to ...
    • Supplier Integration | GrandHome

      Introduction This article has been created to show how to setup the supplier integration Kornit X has built to connect to GrandHome.  Setup To setup the GrandHome integration, please head to your company and within the advanced settings head to ...
    • Supplier Integration | Staples

      Introduction This article has been created to show how to setup the supplier integration Kornit X has built to connect to Staples. Setup To setup the Staples integration, please head to your company and within the advanced settings head to "Supplier ...
    • Supplier Integration | Anatwine

      Introduction This article has been created to show how to setup the supplier integration Kornit X has built to connect to Anatwine.  Setup To setup the Anatwine integration, please head to your company and within the advanced settings head to ...