Question

I have a CSV file with ~2000 terms and other labels (synonyms). There are some scripts online that do this however they show an error when they hit a term that doesn't have any other labels. Any ideas on how I can import this to Sharepoint Online term store using powershell?

Was it helpful?

Solution

I have written a PowerShell script that gets terms and other labels from a CSV file and imports them into the Term Store. CSV formatting is shown in the GUI. SharePointTools GitHub

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top