Retrieving Multiple SharePoint Managed Metadata Columns via REST
I’ve used this code a few times in different projects now, and I wanted to post it in case it’s useful for anyone. Most of us know that the REST APIs still have some weaknesses, and working with Managed Metadata is definitely one of them. (See: Let’s Capture Missing or Insufficient SharePoint REST Endpoints) If you…