Saks Fifth Avenue Account Integration through Radial

Overview

Saks Fifth Avenue is a luxury department store chain in the United States. It offers a wide variety of high-end fashion and luxury goods, including clothing, accessories, jewelry, cosmetics, home furnishings, and more.

Integrating Saks Fifth Avenue into your Sellercloud account allows you to seamlessly import orders, upload tracking information, and ensure your listings are always up-to-date with the latest inventory data. This integration works through EDI documents, transmitting information between the two services via plugins and Scheduled Tasks. The document exchange goes through Radial.

If necessary, you can contact Sellercloud Support to request additional customizations or other plugins for this integration. Any such modifications will be billable.

To have a dedicated representative complete the testing for your account and ensure that the setup is configured correctly, we recommend Premium Support.

Prerequisites

Before you can integrate Saks Fifth Avenue with Sellercloud, complete the following requirements.

We recommend creating a Company where you will set up the Custom Company Settings and automate the plugins with Scheduled Tasks.

Radial Support

You must contact Radial for your FTP details: Server name, Username, and Password. You will need them when setting up the scheduled tasks to automate the plugins.

Sellercloud Support

Open a ticket with Sellercloud Support and request that the following plugins be installed on your server:

  • SAKS EDI 850 Order Import – Imports orders from Saks Fifth Avenue to Sellercloud in EDI 850 format.
  • SAKS EDI 856 Order Export – Exports tracking information to Saks Fifth Avenue in EDI 856 format.
  • SAKS EDI 846 Product Export – Exports inventory to Saks Fifth Avenue in EDI 846 format.
  • SAKS Packing Slip Order PDF Invoice – Generates a printable PDF packing slip in a format that complies with Saks Fifth Avenue’s requirements.

Custom Company Settings

Create the following Custom Company Settings:

On your default company:

  • STControlNumber
  • GSControlNumber
  • ISAControlNumber
ISAControlNumberGSControlNumber, and STControlNumber can all start at 1. The tracking and inventory exports will increment this number accordingly as jobs are processed. If the settings already exist and have values in them, do not edit them.

On the company created for the integration:

  • SAKS_CustomerISAID – Your ISA ID. Enter a unique phone number that you don’t use for any other EDI integration.
  • SAKS_ISAID – Saks Fifth Avenue’s ISA ID. Typically, it’s SAKSVNET. Contact Radial to confirm the value of this setting.
  • SAKS_Qualifier – Saks Fifth Avenue’s Qualifier. Typically, it’s ZZ. Contact Radial to confirm the value of this setting.
  • SAKS_CustomerQualifier – Your Qualifier. Set to ZZ.
  • SAKS_ShipRequireThirdPartyBilling – This is an optional but recommended setting, which is enabled by default if you don’t create it. With this setting, orders will be imported with Third-Party Shipping required. To disable this setting, create it and set it to False.
  • (Optional) SAKS_ExportChildOrders – Used by the SAKS EDI 856 Order Export plugin. Defaults to False. If enabled, it allows partial tracking to be sent for Split Orders. Set the Data Type to Boolean.

Custom Product Columns

Create the following Custom Product Columns:

  • SAKS_SKU – The product’s SKU at Saks Fifth Avenue. Set the Data Type to String.
  • (Optional) SAKS_Enabled – Enable only specific products for Saks Fifth Avenue. Set to True for any products you want to send with the Inventory Export plugin. Set the Data Type to Boolean.
  • (Optional) SAKS_SAFETYQTY – The Safety Quantity, which is to be subtracted from the Available Quantity to prevent overselling on Saks Fifth Avenue. Set the Data Type to Integer.

Custom Order Columns

Create the following Custom Order Columns:

  • SAKS_BRANDINFO – Used by the SAKS EDI 850 Order Import plugin. Set the Data Type to String.
  • SAKS_PAYMENTTYPE – Used by the SAKS EDI 850 Order Import and SAKS Packing Slip Order PDF Invoice plugins. Set the Data Type to String.
  • SAKS_PACKINGSLIPFORMAT – Used by the SAKS EDI 850 Order Import plugin. The value determines the format of the packing slip. Set the Data Type to String.
  • SAKS_TAX Used by the SAKS EDI 850 Order Import and SAKS Packing Slip Order PDF Invoice plugins. Set the Data Type to Decimal.
  • SAKS_HANDLING Used by the SAKS EDI 850 Order Import and SAKS Packing Slip Order PDF Invoice plugins. Set the Data Type to Decimal.

Order Import

The SAKS EDI 850 Order Import plugin imports order data from Saks Fifth Avenue to Sellercloud in EDI 850 format.

Automate Order Import

To create a Scheduled Task that imports orders:

  1. Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
  2. Click the green + icon: Create New Scheduled Task.
  3. Complete as follows:
    1. Click Task Type and select Import Orders.
    2. Set the Task Name.
    3. Select the Company.
    4. Select the Start Time.
    5. Click CREATE.
  4. On the Scheduled Task page, click the Edit button at the top right corner.
  5. In the Details panel:
    1. Click the Create Orders For Company menu and select the company designated for this integration.
    2. Click the Plugin menu and select SAKS EDI 850 Order Import.
  6. In the Import Options panel, set Import From to FTP and fill out the FTP fields.
  7. In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
  8. In the General panel, click the Enable button.
  9. Click Save.


Tracking Export

The SAKS EDI 856 Order Export plugin exports tracking from Sellercloud to Saks Fifth Avenue in EDI 856 format.

Before you move on, create a Saved Search for orders filtered by:

  • Company – The company you created for the integration
  • Order Status – InProcess Or Completed
  • Shipping Status – FullyShipped
  • Payment Status – Charged
  • Tracking Uploaded – No

Automate Tracking Export

To create a Scheduled Task that exports order tracking:

  1. Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
  2. Click the green + icon: Create New Scheduled Task.
  3. Complete as follows:
    1. Click Task Type and select Export Orders.
    2. Set the Task Name.
    3. Select the Company.
    4. Select the Start Time.
    5. Click CREATE.
  4. On the Scheduled Task page, click the Edit button at the top right corner.
  5. In the Details panel:
    1. Click the User ID menu and select your email.
    2. Click the Saved Search menu and select the saved search you created earlier.
    3. Click the Export Via menu and select SAKS EDI 856 Order Export.
    4. Check Mark Orders Exported.
    5. Check This Is Tracking Export.
  6. In the Export Options panel, set Export To to FTP and fill out the FTP fields.
  7. In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
  8. In the General panel, click the Enable toggle button.
  9. Click Save.


Inventory Export

The SAKS EDI 846 Product Export plugin exports inventory from Sellercloud to Saks Fifth Avenue in EDI 846 format. Note that product prices are not included.

Optionally, you can enable only specific products for Saks Fifth Avenue by setting their SAKS_Enabled Custom Product Column to True:

  • For one product at a time: go to the Product Details Page > click Toolbox and select Custom Columns > click Edit, update the SAKS_Enabled column, and Save.
  • For multiple products follow the steps to Bulk Update Products and use the SAKS_Enabled column – set it to True for all products you want to enable.

Unlike core integrations, plugin integrations don’t require products to be in the company with the scheduled tasks. The export will include the products you select with your Saved Search.

Next, create a Saved Search for products filtered by SAKS_Enabled True. Optionally, you can add more filters to the search to narrow down the export further.

 

Automate Inventory Export

To create a Scheduled Task that exports inventory:

  1. Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
  2. Click the green + icon: Create New Scheduled Task.
  3. Complete as follows:
    1. Click Task Type and select Export Products.
    2. Set the Task Name.
    3. Select the Company.
    4. Select the Start Time.
    5. Click CREATE.
  4. On the Scheduled Task page, click the Edit button at the top right corner.
  5. In the Details panel:
    1. Click the User ID menu and select your email.
    2. Click the Saved Search menu and select the saved search you created earlier.
    3. Click the Export Via menu and select SAKS EDI 846 Product Export.
  6. In the Export Options panel, set Export To to FTP and fill out the FTP fields.
  7. In the Frequency panel, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
  8. In the General panel, click the Enable toggle button.
  9. Click Save.


Configure PDF Invoices

With the SAKS Packing Slip Order PDF Invoice plugin set up under your designated company, you can print PDF invoices with information about your Saks Fifth Avenue orders and the products they include through Sellercloud or Shipbridge.

To set up the invoice plugin:

  1. Go to the Company Settings of the company you created for the integration.
  2. Click Toolbox and select Invoice Settings.
  3. Click Per Channel Preferences.
  4. For Website, select Plugin > SAKS Packing Slip Order PDF Invoice.
  5. Click Save.

Was this article helpful?

Need Support?
Can't find the answer you're looking for?
Contact Support