Supplier Integration: Printforia

Supplier Integration: Printforia

Introduction
This integration allows the Kornit X platform to send order data out to Printforia for fulfillers using that system to produce and dispatch items.

Integration Setup
When setting this up  you will need to set your "Access Token" . These details will be provided to you from Printforia before you setup the integration with us.

You can set up additional options within the main integration menu such as setting a Start Timestamp, an email address to send any errors to, Return Address information, A minimum order number to send an order push and selection of an Orders Provider (you can choose between the options of Standard and Event Based). 

You can also enable a tickbox to turn the integration into a Testing enviroment.

Status and Timings
Orders for companies with Printforia 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" 
        } 
      ] 
    } 
  ] 
Still Need Help?
You can access our extensive knowledge base or raise a ticket with our technical support teams using the buttons below



    • Related Articles

    • Supplier Integration: Orderdesk

      Introduction This integration allows the Kornit X platform to send order data out to Orderdesk for fulfillers using that system to produce and dispatch items. Integration Setup When setting this up  you will need to set your "Version", "Store ID" and ...
    • Supplier Integration: Scalable Press

      Introduction This integration allows the Kornit X platform to send order data out to Scalable Press for fulfillers using that system to produce and dispatch items. Integration Setup When setting this up  you will need to set your "API Key". These ...
    • Supplier Integration: Imprintex

      Introduction This integration allows the Kornit X platform to send order data out to Imprintex for fulfillers using that system to produce and dispatch items. Integration Setup When setting this up  you will need to set your "API Key" and "API ...
    • Supplier Integration: Prima Printing

      Introduction This integration allows the Kornit X platform to send order data out to Prima Printing for fulfillers using that system to produce and dispatch items. Integration Setup When setting this up  you will need to set your "Username" & ...
    • Supplier Integration: MyLocker

      Introduction This integration allows the Kornit X platform to send order data out to MyLocker for fulfillers using that system to produce and dispatch items. Integration Setup When setting this up  you will need to set your "API Key". These details ...