Import Distributors & Notes from CSV

CSV File Format

Your CSV file should include the following columns (case-sensitive):

  • Distributor - Name of the distributor (required)
  • Type - Type of business (e.g., Distributor, Restaurant, etc.)
  • Category - Main category of the distributor
  • Markets - Markets served by the distributor
  • Phone_number - Contact phone number
  • City - Contact City
  • State - Contact State
  • Zip - Contact Zip
  • Email - Contact Email
  • Products_available - Number of products available
  • Skus_with_leading_zeros - Whether SKUs have leading zeros (true/false)
  • Sku_available - Whether SKU information is available (true/false)
  • Pack_size_available - Whether pack size information is available (true/false)
  • Website_url - Company website URL
  • Sample_product_url - URL to a sample product page
  • Framework - Technical framework used
  • Taxonomy - Product taxonomy
  • Status - Current status
  • Method - Method used to scrape
  • Address - Physical address
  • Contact - Contact
  • Categories - Categories
  • Suggested_Market - Categories
  • Meta_Category - Meta_Category
  • note_market - Market for the note
  • note_scraped - Whether the note has been scraped (true/false)
  • note_long_skus - Whether SKUs are long (true/false)
  • note_extra_data - Additional note data
  • note_images_viewable - Whether images are viewable (true/false)
  • note_taxonomy_name - Taxonomy name in the note
  • note_status - Status of the note
  • note_sample_file_link - Link to sample file
  • note_scraped_folder_link - Link to scraped folder
  • note_processed_folder_link - Link to processed folder
  • note_issues - Any issues noted

Only the distributor_name field is required. All other fields are optional.

Upload CSV File

Check this to update existing distributors with matching names. If unchecked, duplicate entries will be created.

Cancel