Skip to main content

Notifications

Power Automate - Using Connectors
Answered

Sharepoint HTTP request to Sharepoint site Term store return incomplete response

(0) ShareShare
ReportReport
Posted on by

Hi everyone,

I have an issues with quering the Sharpoint site term store.

 

I have a term collection with child where i put some local properties.

fpereme_0-1652275322972.png

 

i have a flow in wich i use the shapepoint HTTP request connector

according to the docs

https://docs.microsoft.com/en-us/graph/api/resources/termstore-term?view=graph-rest-1.0 

and the request

https://docs.microsoft.com/en-us/graph/api/termstore-term-get?view=graph-rest-1.0&tabs=http 

 

i succefuly collect my term, but the response is incomplete i only receive 

fpereme_1-1652275626929.png

 

I can figure out how to get the full item like in doc

https://docs.microsoft.com/en-us/graph/api/resources/termstore-term?view=graph-rest-1.0 

fpereme_2-1652275683599.png

would appreciate help

 

 

  • Verified answer
    Re: Sharepoint HTTP request to Sharepoint site Term store return incomplete response

    Finally get the answer.

    it's easy as passing filter and changing a bit the request.

     

    in the Sharepoint HTTP request block put following as request.

     

     

    _api/v2.1/termStore/groups/e5044f2f-aaaaaaa-ffffffffff-ce8a782f7e55/sets/ffe1297f-eeeee-aaaaa-9bba-6e4656bb4aa0/terms?$select=id,labels,properties,descriptions

     

    you will get all terms for the sets

    if you want to get a specific term, just use the filter block and filter on id to retreive a single term with properties

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,508

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,839

Leaderboard

Featured topics