Working with SharePoint Taxonomy Fields Effectively Using KingswaySoft

28 July 2025
KingswaySoft Team

Organizing records and documents in SharePoint through tagging and categorization plays a critical role in enabling effective search, filtering, and content discovery. When businesses need to group or tag documents in SharePoint - such as flagging your documents to be development or marketing related - across different categories or dimensions, SharePoint’s Managed Metadata (Taxonomy) Field feature offer a flexible and scalable solution to make this happen. These fields draw from a centralized Term Store, allowing consistent metadata classification using hierarchical structures. Here are just a few of the benefits of using Taxonomy fields:

  • Easier grouping of related documents
  • Consistent metadata usage across sites
  • Better filtering and search capabilities
  • Elimination of rigid folder structure otherwise
  • Support for multi-value tagging

In this post, we’ll explore how to create and use taxonomy fields in SharePoint and how the KingswaySoft SharePoint Integration Toolkit helps you read and write to these fields effortlessly in your SSIS data flows.

Setting Up a Taxonomy Field in SharePoint

Before creating a Taxonomy field, you need a Term Store set up in your SharePoint environment. To access the Term Store:

  1. Navigate to Site Settings in your SharePoint site.

  2. Click Term Store Management under Site Administration as shown below.

SharePoint Term Store Management

Term groups are of two types - Local, for site collection-specific Term Sets, and Global, for cross-site Term Sets. You can create a Term Set in either local or global term groups, depending on how you wish to use them for your taxonomy fields. In here, you could click on "Add Term group" if you do not have one. The Term Set you have would be shown as below.

Global Term Store options

The above is what we would be selecting in the Taxonomy field that we create for our demonstration. Department Term Set comes under our Global Term group, and it has the list of departments that can be tagged to records (one or more).  Now, in your document folder within your Site or Subsite, click on Add Column, which will open up the "Create a column" section. In here, choose the "Managed Metadata" type field, and click on Next.

Choose a managed metadata option

Provide a Name, and Description (optional), and then verify the type selected and click on the Select button. This will open up the Term Set selection page, where you can make your choice. As mentioned above, we will be working with the Department Term Set, and so we are making that choice. 

Create a column by selecting details

Select a term store

Once you have the above, you can choose one or more departments for a record or document in your site folder. This helps in categorizing various documents into its subsets, and can be easily retrieved by searching on the taxonomy tag.

Choose departments for the record

Now, let's see how these can be handled for read and write actions using KingswaySoft.

Reading and Writing Taxonomy fields in SSIS

First, let's look at how Taxonomy field data can be retrieved within our package. For this, you would use the KingswaySoft SharePoint Source component, and within that, use the SharePoint Connection Manager to connect to your Site or Subsite. Once done, choose your document folder, and in the Columns Page, you will see the field which we just created on the SharePoint side. You can connect the Source component to any Destination or Transformation component of your choice to read the data.

SharePoint Columns for taxonomy field Employee Department

KingswaySoft supports both REST and SOAP service-based connections. The primary difference here would be that Taxonomy fields are returned in different formats when using different API services. When you use SOAP, the below is what you would receive when you read back from the Taxonomy fields. As you can see, it's in semicolon-delimited format, and the label and WssId are both returned in it. You could use SSIS transformations (like our Decomposition component, Premium Derived Column component, etc.) in order to parse out the values as required.

Read using SharePoint Source connected to SOAP connection

On the other hand, when you use a REST connection, the taxonomy field returns the values in JSON format with the Label, TermGUID, and the WssId as shown below. You can use our JSON Extract component to easily parse out the values.

Read using SharePoint Source connected to REST connection

Now, in order to write to a taxonomy field, you could use our SharePoint Destination component. Irrespective of the API endpoint (REST or SOAP) that you choose, the SharePoint destination component works with semicolon-delimited input values for the write to work properly. The following is a simple sample of such an input value that can be accepted by the destination component. 

Marketing;Operations;Engineering

Choose the Update action and the Document object in the Destination component, and in the columns page, map the input value field to the Taxonomy field. 

KingswaySoft SharePoint Destination General page Update action

KingswaySoft SharePoint Destination Columns page mapping

SharePoint supports nested terms — term sets within terms — allowing you to build complex hierarchies. For instance:

Nested term set structure within SharePoint

And when saved for a record or a document, these would be seen as below in your SharePoint grid view.

SharePoint grid view showing the taxonomy field with nested structure

If two terms share the same label but exist in different paths, we need to disambiguate them using the full path. Using KingswaySoft Destination components, your input value should use the same delimited format, but use backslashes ("\") as the path delimiter. The following is a simple sample of such cases. 

Marketing;IT;HR;Job\IT;Job\HR

The component internally handles the formats required by REST and SOAP APIs, ensuring your writing succeeds with no extra effort.  

Conclusion

Managed Metadata (Taxonomy) fields are powerful tools in SharePoint for organizing content in a scalable, flexible, and consistent way. When paired with the KingswaySoft SharePoint Integration Toolkit, working with these fields becomes intuitive - whether you're extracting metadata or performing updates in bulk.

With built-in support for both REST and SOAP APIs and a range of helpful transformation components, our components make the reading and writing extremely easy, which significantly reduces the effort involved in integrating SharePoint’s Taxonomy values into your data processes.

We hope this has helped!

Archive

July 2025 1 June 2025 1 May 2025 2 April 2025 3 March 2025 1 February 2025 1 January 2025 2 December 2024 1 November 2024 3 October 2024 1 September 2024 1 August 2024 2 July 2024 1 June 2024 1 May 2024 1 April 2024 2 March 2024 2 February 2024 2 January 2024 2 December 2023 1 November 2023 1 October 2023 2 August 2023 1 July 2023 2 June 2023 1 May 2023 2 April 2023 1 March 2023 1 February 2023 1 January 2023 2 December 2022 1 November 2022 2 October 2022 2 September 2022 2 August 2022 2 July 2022 3 June 2022 2 May 2022 2 April 2022 3 March 2022 2 February 2022 1 January 2022 2 December 2021 1 October 2021 1 September 2021 2 August 2021 2 July 2021 2 June 2021 1 May 2021 1 April 2021 2 March 2021 2 February 2021 2 January 2021 2 December 2020 2 November 2020 4 October 2020 1 September 2020 3 August 2020 2 July 2020 1 June 2020 2 May 2020 1 April 2020 1 March 2020 1 February 2020 1 January 2020 1 December 2019 1 November 2019 1 October 2019 1 May 2019 1 February 2019 1 December 2018 2 November 2018 1 October 2018 4 September 2018 1 August 2018 1 July 2018 1 June 2018 3 April 2018 3 March 2018 3 February 2018 3 January 2018 2 December 2017 1 April 2017 1 March 2017 7 December 2016 1 November 2016 2 October 2016 1 September 2016 4 August 2016 1 June 2016 1 May 2016 3 April 2016 1 August 2015 1 April 2015 10 August 2014 1 July 2014 1 June 2014 2 May 2014 2 February 2014 1 January 2014 2 October 2013 1 September 2013 2 August 2013 2 June 2013 5 May 2013 2 March 2013 1 February 2013 1 January 2013 1 December 2012 2 November 2012 2 September 2012 2 July 2012 1 May 2012 3 April 2012 2 March 2012 2 January 2012 1

Tags