OAuth2.0 API Implementation

Job ID: 32950773

Budget: $50 – $0 USD

Looking for someone with OAuth 2.0, SQL Server, and REST API experience..
Let me explain the need and process in its entirety.
Need: I have a manufacturing business system (ERP / MRP system) where I would like the ability to add a function into it that would retrieve pricing information from DigiKey (electronic component distributor) ..they have an API and they use OAuth 2.0 for authentication process…
Process:
While using the MRP, from a desktop computer, I will have a list of manufacturer part numbers that I want to retrieve unit price, qty available and lead time info on. I think the process will be to connect to the authorize endpoint at DigiKey, get an authorization code, then use that code to get a token from DigiKey, then use that token in an API request to have digikey send back the info on the specific manufacturer part number of interest.

The desktop computer is running a user-interface. The data is actually on SQL Server…so it maybe something where we use the desktop interface to get authorization and token from DIgiKey (www.digikey.com), developer site ( https://developer.digikey.com/) then pass that to a SQL server procedure that then can execute the API command to DigiKey and the response from DigiKey could be inserted into a SQL Server table.
I know very little about this, but that is what I envision the process to look like.
please advise if this is something interested in and have knowledge implementing.
Related categories: Microsoft SQL Server OAuth RESTful API