Skip to main content
  1. Posts/

Get the SSPList Id and termSetItem Id

1 min· loading · loading ·
Will Wright
Power Automate SharePoint Flow Term Store Managed Metadata
Will Wright
Author
Will Wright
A powerful, lightweight theme for Hugo built with Tailwind CSS.
SharePoint REST API - This article is part of a series.

To get the sspListId the following url will display it https://<tenant>.sharepoint.com/sites/<site>/_api/web/lists/getbytitle('<list>')/fields?$filter=InternalName eq '<internalMetadataColumnName>'

To get the termSetList Id go to the TermStore Admin Centre There are 2 option to get there

  1. Go to Site Settings and under Site Administration select Term store management
  2. https://<tenant>.sharepoint.com/sites/<site>/_layouts/15/SiteAdmin.aspx#/termStoreAdminCenter

Selec the termset you are using and under unique identifier there is the termSetList Id

Image of termSetList
SharePoint REST API - This article is part of a series.

Related

Sending an HTTP request to SharePoint
1 min· loading · loading
Will Wright
Power Automate SharePoint Flow
Update Columns in SharePoint using REST API
4 mins· loading · loading
Will Wright
Power Automate SharePoint Flow
Update Environment Variables
3 mins· loading · loading
Will Wright
Power Automate Dataverse Canvas Apps Environment Variables Flow