Read Custom Column Values from a SharePoint Document Library
One struggle I always have working with Document Libraries is to retrieve the custom column values for each document. Let’s say we added a custom column called “Category” and now I want to read the value of that column for a document in the library. In this article, we will use the help of Rest […]