I need to write an Excel Add-In that communicates with an existing REST API that I created. The API allows the user to upload data from the excel spreadsheet to a SQL database. I am not sure how I accomplish this, so it would be great if I could get some sample code.