Click here to close this tab and return to the app.

Volusion Product Data Feeds Setup Guide

Volusion Data Feed Setup Instructions

We support fully automated Volusion data feeds. In order to give our system access to your store, you will need to add a user to your Volusion administration area with permissions to export products. Please follow the instructions below.

  1. Log into your Volusion Administration Dashboard
  2. Go to Customers > Accounts
  3. Click the Add button
  4. Enter the E-mail Address as support email address or you can use any alternate email address.
  5. Enter an appropriate Password
  6. For the Access Key, select Administrator
  7. Click the Save button
  8. Click the Edit Cust#XXX Access Rules link
  9. Check the following checkboxes: Products and Export
  10. Click the Save button

Our system will log in as this user each time the data feed runs, to generate and download the product data export XML file.

When adding the feed on our site, you will need the domain of your store and the username/password of the Volusion admin user that you created.

(Note, do not use saved exports. The saved export files are incomplete.)

Volusion Deal of the Day Pricing (QueryBank QB) Saved Export

If you use the Deal of the Day marketing feature in Volusion, you will need to do some additional configuration so our system can obtain accurate pricing for your products.

  1. Log into your Volusion Store Administration
  2. Go to Inventory > Import/Export
  3. Select Saved Exports
  4. Click Add New Query
  5. Enter the following data:
    • QB (QueryBank) Customer ID: 0
    • QB Access List: Select the user who will run the export and click the right arrow to move it to the Selected box
    • QB Table: DB_EXPORT
    • QB Title: DealsOfTheDay
    • QB Query:
      SELECT Products.ProductCode, DealsOfTheDay.*
      FROM DealsOfTheDay
      INNER JOIN Products ON
      Products.ProductID = DealsOfTheDay.ProductID
    • QB Export File Type: CSV
  6. Click the Save button
  7. Contact us to enable the DealOfTheDay pricing integration on your feed.

The user must have the following permissions: Products, Export, LoginAsCustomer, LiveEdit

Volusion Password Reset Instructions

Problem

You receive an email about your feed saying:

The Volusion store is requesting a password reset. Please reset the password, update the feed settings, and try again.

Solution

  1. Go to My Account
  2. Click Manage for the Volusion feed
  3. Click Modify Settings
  4. Open a new tab to the Volusion Store Admin, which will be at the Store Url with /admin path.
  5. Enter the Username and Password from the Modify Settings page
  6. Click Log In
  7. On the Password Assistance page, re-enter the Username as the Email address
  8. Click the Continue button
  9. Solve the CAPTCHA and click Continue
  10. Check your email for a Password Reset Link. If the email address is ours, we will receive the email and complete the remaining steps for you.
  11. Open the link and complete the steps to create a new password
  12. Enter the new password on the Modify Settings page
  13. Select Daily for the Update Frequency
  14. Click the Update button
  15. Click Return to Manage Feed
  16. Click the Submit button to resubmit the feed immediately

Feedback