Supplier Integration | Goof Buzz
Introduction
This article has been created to show how to setup the supplier integration Kornit X has built to connect to Goof Buzz.
Setup
To setup the Goof Buzz integration, please head to your company and within the advanced settings head to "Supplier Integrations" and click to enable the Goof Buzz Option. This has been shown below.
When setting this up you will need to set your "Service ID", "Access Token". This information will be provided to you from Goof Buzz before you setup the integration with us.
You can set additional options within the integration such as setting the start timestamp and email any errors to a specified email.
Workflow
Orders for companies with Goof Buzz enabled that are on the status of received will be sent to Goof Buzz every hour.
There is support for the passing of apparel product data via the Goof Buzz Supplier Integration. This is achieved by including parts_name to the data we send to Goof Buzz on their supplier integration.
An example of data for a T-Shirt with both a front & back print area is shown below.
"parts": [
{
"parts_name": "front", //front
"color_front": null,
"color_back": null,
"orientation": "PORTRAIT",
"asset": {
"url": "https://......", //tshirts front side artfile url
"name": "SHEETS.png",
"pages": 1
}
},
{
"parts_name": "back", //back
"color_front": null,
"color_back": null,
"orientation": "PORTRAIT",
"asset": {
"url": "https://......", //tshirts back side artfile url
"name": "SHEETS.png",
"pages": 1
}
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 ...