You cannot directly import asset data contained in Excel spreadsheet. The way to make it happen is to use the OT-BASE Python SDK. Think of the SDK as a scripting language that allows you to manipulate asset data in various different ways, including to digest data contained in XLSX files.
A Python script that reads asset information from an XLSX file using the OT-BASE Python SDK and writes the data to OT-BASE Asset Center can be very short (approximately 10 lines of code).
Comments
0 comments
Please sign in to leave a comment.