How do i import Spiceworks assets into webhelpdesk 12.2? Since it does not have a basic snmp/ping scan (printers, etc)
Spiceworks stores information in a SQLite database so you can export data into CSV format, which can be used to import assets to WHD. If you would like to do sync, then that would require a bit of scripting since SQLite is serveless technology our discovery connection can't be used, but you would have to regularly export data from SQLite, and import it fro example via API.