Get the SSPList Id and termSetItem Id
1 min·
loading
·
loading
·
Will Wright
Power Automate
SharePoint
Flow
Term Store
Managed Metadata
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
- Go to
Site Settings
and underSite Administration
selectTerm store management
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
SharePoint REST API - This article is part of a series.
Related
Sending an HTTP request to SharePoint
1 min·
·
Will Wright
Power Automate
SharePoint
Flow
Update Columns in SharePoint using REST API
4 mins·
·
Will Wright
Power Automate
SharePoint
Flow
Update Environment Variables
3 mins·
loading
·
loading
Will Wright
Power Automate
Dataverse
Canvas Apps
Environment Variables
Flow