Term store import file conversion
This week I was working with the term store and had to create and import a big chuck of data in the term store. We all know that we have multiple options here
- Just enter them one by one in the browser (great for a few entries)
- Use the csv import
- Use CSOM
- Use Office Dev PnP PowerShell
This post will address the csv import.
Getting started with the csv
For the csv import we have a sample that can be downloaded from the term store (http://“tenant”-admin.sharepoint.com/_layouts/15/1033/ImportTermSet.csv)
