Hi there.
I am working with quite a few restrictions and I was wondering if it is at all possible to communicate to a excel spreadsheet on SharePoint using angular 4.
I need to fetch the doc and then the website will handle extraction of said data. My only issue is that I have no idea how to make the API call.
I have seen the request URL structure, but I don't know where to find the access token or site URL to point the request to.
So is it at all possible or is there a more efficient way of achieving this goal?