Hello,

Question, I am attempting to import serveral 100 devices into spiceworks. I am trying to using Ruby Bulk_import.rb to get this task complete but unable to get the items to create. We have different inventory tables which seem to be the issue, I was wondering if there is a default table variables that are needed to be used in order for these items to be created into spiceworks devices.

Thank you for your assistance.

Capture.PNG

2 Spice ups

I guess you’re following this ‘how-to’?

http://community.spiceworks.com/how_to/show/203-import-devices-into-spiceworks-from-a-csv-file

What’s the first couple of lines look like in the csv file, esp the first line with the headers in it?

I was able to get the inventory to pull from reading some articles online (google is a wonderous thing), I did not realize that i could just simpley add in what my fields are in spiceworks into the CSV file.

Thanks