Introduction Setup and Authentication
To setup first select which version of the API you wish to use, you can select from either 2 or 3. Once selected you can add the required authentication for Oauth or Oauth 2,
Simply click Get Access Tokens; this will open up a login page for you to login to your Etsy seller account and allow us to access your sales data in order to create orders within Order Manager.
Once this is done the Oauth Token and Secret will be manually filled in so please don't edit these fields unless you have been told to do so by a Kornit X Support Engineer or Implementation Manager.
Below is a list of other options that need to be set.
- The "Shop name" field is required and this is simply the name of your shop on Etsy.
- The "Use Due Date from Etsy" checkbox will, when enabled, make the integration set the required dispatch date to the due date we receive from Etsy.
- The "Add your BCC on to Shipping Email" will make Etsy bcc you onto the shipping confirmation emails it sends out once an order is confirmed as shipped, It will use the email from your Etsy account for this BCC
Integration Workflow
Once you enable the integration we will start pulling orders from your Etsy account.
Since Etsy doesn't allow us to pull by status we instead fetch all of the orders and everytime we pull we update a internal field that stores the date we last pulled orders so that we are able to only get orders that are created after the last time we pulled orders so that we don't fetch duplicate orders.
The orders are pulled in as Textual orders and they will add any Variations as attributes to the order item.
One an order is dispatched or set to Shipper Recieved then we will push a dispatch notification to Etsy including the tracking code and carrier name from the order if present.