Overview
Quoizel is a decorative lighting company offering a range of indoor and outdoor lighting solutions, known for blending classic and contemporary designs. Founded in 1930, they focus on craftsmanship and offering elegant, timeless lighting pieces.
Integrating Quoizel allows you to synchronize their platform with Sellercloud. This integration works through EDI documents, transmitting data between the two services via plugins and Scheduled Tasks.
If necessary, you can open a ticket with Sellercloud Support to request additional customizations or other plugins for this integration. Any such modifications will be billable.
Prerequisites
Before you can integrate Quoizel into Sellercloud, complete the following requirements.
Sellercloud Support
Open a ticket with Sellercloud Support and request an FTP for the integration, as well as the following plugins be installed on your server:
- Quoizel EDI850 Order Export – Exports orders from Sellercloud to Quoizel in EDI 850 format.
- Quoizel EDI855 Order Ack Import – Imports order acknowledgment from Quoizel in EDI 855 format.
- Quoizel EDI 856 Order Tracking Import – Imports tracking information from Quoizel in EDI 856 format.
- Quoizel EDI810 Order Invoice Import – Imports invoices from Quoizel in EDI 810 format.
- Quoizel EDI846 InventoryImport – Imports inventory from Quoizel in EDI 846 format.
Custom Company Settings
Create the following Custom Company Settings on the company designated for the integration:
- STControlNumber – Set to 1.
- GSControlNumber – Set to 1.
- ISAControlNumber – Set to 1.
- Quoizel_Vendor_ISAID – Quoizel’s unique identifier for the document transmission – contact them for the value of this setting.
- Quoizel_ISAID – Enter a unique phone number that is not used for any other integration.
- Quoizel_IDRecieverQualifier – Set to 01.
- Quoizel_IDInterchangeQualifier – Set to ZZ.
- (Optional) Quoizel_EDI856_VendorsUsing_ShipmentOrderPackageItem – Enter a comma-delimited list of Vendor IDs. The Tracking Import plugin uses this setting to determine the structure for parsing EDI files.
- If the vendor for the order is present in the comma-delimited list, the structure is as follows: Shipment > Order > Package > Item.
- If the setting is missing, not configured, or the vendor is not listed, the structure is as follows: Shipment > Order > Item.
Custom Order Columns
Create this Custom Order Column:
- EDI850_VendorID – The ID of the Vendor for processing orders. If this column is empty, it defaults to Quoizel.
Order Export
This plugin exports order data from Sellercloud to Quoizel in EDI 850 format and sets the order’s Dropship Status to Requested. The Quoizel Vendor SKU and Price are exported as the product identifiers.
Before you move on, create a Saved Search for orders filtered by:
- Company – The company designated for the integration
- Order Status – InProcess Or Completed
- Exported – Not Exported
- Payment Status – Charged
- Shipping Status – Unshipped
Automate Order Export
To create a Scheduled Task that exports orders:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Export Orders.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- On the Scheduled Task page, click the Edit button at the top right corner.
- In the Details panel:
- Click the User ID menu and select your email.
- Click the Saved Search menu and select the saved search you created earlier.
- Click the Export Via menu and select Quoizel EDI850 Order Export.
- Check Mark Orders As Exported.
- In the Export Options panel, set Export To to FTP and fill out the FTP fields.
- In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General panel, click the Enable button.
- Click Save.
Order Acknowledgment
This plugin imports order acknowledgment from Quoizel following the 855 EDI format and sets the order’s Dropship Status to Acknowledged or Cancelled. It also saves the acknowledgment code for each order item into the Item Notes.
Automate Order Acknowledgment
To create a Scheduled Task that imports order acknowledgment:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Import Orders.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- On the Scheduled Task page, click the Edit button at the top right corner.
- In the Details panel:
- Set Create Orders For Company to the integration company.
- Set the Plugin to Quoizel EDI855 Order Ack Import.
- In the Import Options panel, set Import From to FTP and fill out the FTP fields.
- In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General panel, click the Enable toggle button.
- Click Save.
Tracking Import
This plugin imports tracking from Quoizel to Sellercloud following the 856 EDI format, updating Tracking Numbers, the Shipping Service and Carrier, the Ship Date, and the Order Items’ Qty Shipped.
Whenever the plugin imports two or more unique Tracking Numbers into a single order, it creates multiple packages for that order. It also updates the Shipped Quantity of the order items and sets the order’s Shipping Service and Carrier based on the imported information.
For the plugin to import tracking information successfully, the Vendor’s (Seller’s) Item # in the file must match the Vendor SKU specified in the Vendor Prices panel for the item associated with the order. Each order’s vendor is determined by the Custom Order Column EDI850_VendorID. If that column is empty, it defaults to Quoizel.
If either vendor is present in the comma-delimited list in the Custom Company Setting Quoizel_EDI856_VendorsUsing_ShipmentOrderPackageItem, the structure Shipment > Order > Package > Item will be used when parsing the EDI file. Otherwise, the Shipment > Order > Item structure will be used.
Automate Tracking Import
To create a Scheduled Task that imports order tracking:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Import Orders.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- On the Scheduled Task page, click the Edit button at the top right corner.
- In the Details panel:
- Set Create Orders For Company to the integration company.
- Set the Plugin to Quoizel EDI 856 Order Tracking Import.
- In the Import Options panel, set Import From to FTP and fill out the FTP fields.
- In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General panel, click the Enable toggle button.
- Click Save.
Invoice Import
This plugin imports EDI 810 files and creates PDF invoices in Sellercloud. It also updates the Unit Price of the items on the PO based on the prices in the 810 EDI files.
The EDI file and the PDF invoice are saved in the transaction documents, accessible by going to the Order Details Page, clicking Actions, and selecting View Action Documents.
To check the PO invoice, ensure the Client Setting Enable Multiple invoices for purchase orders is enabled, then go to the PO Details Page, click Actions, and select Manage Invoices.
Automate Invoice Import
To create a Scheduled Task that imports invoices:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Import Orders.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- On the Scheduled Task page, click the Edit button at the top right corner.
- In the Details panel:
- Set Create Orders For Company to the integration company.
- Set the Plugin to Quoizel EDI810 Order Invoice Import.
- In the Import Options panel, set Import From to FTP and fill out the FTP fields.
- In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General panel, click the Enable toggle button.
- Click Save.
Inventory Import
This plugin imports inventory from Quoizel to Sellercloud in EDI 846 format. This plugin does not create products.
The plugin imports inventory into the Default Warehouse for DropShip of the specified Vendor ID in the Scheduled Task’s Notes field. The products are matched by Vendor SKU.
Automate Inventory Import
To create a Scheduled Task that imports inventory:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Import Products.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- On the Scheduled Task page, click the Edit button at the top right corner.
- In the Note field of the General panel, enter a Vendor ID. The products in the vendor’s Default Warehouse for DropShip will receive inventory updates.
- In the Details panel:
- Set Create Orders For Company to the integration company.
- Set the Plugin to Quoizel EDI846 InventoryImport.
- In the Import Options panel, set Import From to FTP and fill out the FTP fields.
- In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General panel, click the Enable toggle button.
- Click Save.