an excel spreadsheet for electronic components management using Octopart API
the excel spreadsheet Inventory Checklist
in the repo provides an overview of the electronic components that user has created or bought. By enter the fields in the sheet, basically only the MPN of a part, the Excel Add-In provided by Octopart API (now part of the Nexar API) will automatically process the request and update the supply information. In this way, user can process a bulk of parts easily without accessing too many tabs in a web browser.
- First sign up on Nexar Portal, and create an application afterwards with the scope of
Supply
. - Next to install the Nexar Supply Excel Add-In.
- Then fill the login-in fields in the sheet (
ClientId
andClientSecret
). This are provided with your Nexar application. - (Optional) edit the distributor in the corresponding field.
- Enter the manufacturer part number of a component under MPN column, the table should update the supply information of the part.
- (Optional) duplicate the sheet tab to extend the components. For example, you may have several slots where the parts are stored, you can fill up the sheet based on this. Another idea is to sort based on the category of a part.
This is more or less the needs from myself, to dig out more features, please take a look at the Nexar documentation.