I’m looking for a solution that is able import and sync data to the managed metadata term store in SPO Admin Center. I know of custom solutions that allow import/export, but the only solution that actually allows sync of the term store from external data sources (using BCS) that I’ve found is this:
https://www.premierpointsolutions.com/products/managed-metadata-synchronization-solution/
I’m pretty sure it installs on an on-prem SP 2016 farm, so I’d then need to sync from on-prem to SPO anyways.
ShareGate and Metalogix seem like very powerful SP management tools, but it seems they are only able to sync terms between existing SharePoint term sets and can’t sync data to SPO term set from external data sources.
Does anybody know of another solution that can sync external data (e.g. SQL) to SPO term set?
Hi Dave,
I dont see any tool available to help you with this. Why dont you write your own piece of code that would pick up the data from your external source to SPO? It should be pretty straight forward.