Supplier Integrations: Circle Graphics
Introduction
This integration allows the Kornit X platform to send order data out to Circle Graphics for fulfillers using that system to produce and dispatch items.
Integration Setup
When setting this up you will need to set your "Customer ID", and "Access Token". These details will be provided to you from Circle Graphics before you setup the integration with us.
You can set up additional options within the main integration menu such as setting to send order errors to a specific email, a timestamp and an option to set a minumum order age push by adding a numerical value to the "Push Min. Order Age (s)" field.
Orders for companies with Circle Graphics enabled that are on the status of "received" will be sent to Circle Graphics every hour. The following data will be sent out for each order:

{
"Order": {
"ClientPO": "test-circle-graphics-2-1",
"OrderDetailsList": {
"OrderDetails": [{
"Product": "3678",
"Qty": 1,
"ShipMethod": "60",
"ShipTo": "cg test",
"ShipToAddress1": "123 South Figueroa Street",
"ShipToCity": "Los Angeles",
"ShipToState": "US-CA",
"ShipToZip": "90012",
"ShipToPhone": "202-555-0112",
}]
}
}
}
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 Integrations: Anatwine
Introduction This integration allows the Kornit X platform to send order data out to Anatwine for fulfillers using that system to produce and dispatch items. Integration Setup To setup the Anatwine integration, please head to your company and within ...
Supplier Integrations | Access Supply Chain
Introduction This integration allows the Kornit X platform to send order data out to Access Supply Chain for fulfillers using that system to produce and dispatch items. Integration Setup When setting this up users will need to set their MSSQL ...
Supplier Integrations: Generic API
Introduction The Order Push API allows a supplier to configure a per dropship URL that will receive order details for any new orders created by retailers. Order details are sent to the URL via a simple JSON POST request. Additionally, a ...
Supplier Integrations: Fedex
Introduction This integration allows the Kornit X platform to send order data out to Fedex for fulfillers using that system to produce and dispatch items. This is completely unrelated to our Fedex shipping integration, the difference being this ...
Supplier Integrations: Canva PSP
Introduction This integration allows the Kornit X platform to send order data out to Canva PSP for fulfillers using that system to produce and dispatch items. Integration Setup When setting this up you will need to add your "Basic Auth Username", ...