0

I created a content type of type folder and I added two taxonomy fields, as you can see. enter image description here

I'm trying to access the fields Tag and Grupo de produtos, I already tried this code below:

https://test.sharepoint.com/sites/test/Negocio/OfertaParticulares/_api/web/folders('Dinamico')/folders

enter image description here

But is not showing the terms. Any suggestions?

1 Answer 1

0

Using the REST API below.

/_api/web/folders('Dinamico')/folders?$select=ListItemAllFields&$expand=ListItemAllFields

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.