Server folder or file
You can import file(s) or entire folder from your server. Select Folder as File Source and input full path to your file/folder. Here are several examples:
To import a single file
C:\SomeFolder\AnotherFolder\file.csv
To import all csv files in a folder
C:\SomeFolder\AnotherFolder\*.csv
To import all csv files that start with product
C:\SomeFolder\AnotherFolder\product*.csv
To import all files from a folder
C:\SomeFolder\AnotherFolder
You can have pictures along with feed file in a folder that you are importing
If you use IIS, make sure that IIS has permission to access this folder on your server
Last updated