How to get WssID for new taxonomy value in the REST Post call?

How to get WssID for new taxonomy value in the REST Post call?

So I looked for this and I found various places to use CSOM or JavaScript way to get the WssId.

But it is quite simple for the RESP Post call. You simply needs to pass WssId = -1 for example

‘CONSTOSO-TAX-FLD’: {
“__metadata”: { “type”: “SP.Taxonomy.TaxonomyFieldValue” },
“TermGuid”: ’07bda450-b080-4c2b-a239-c9cca8418fc3′,
“WssId” : -1
},

Unknown's avatar

About Pankaj

I am a Developer and my linked profile is https://www.linkedin.com/in/pankajsurti/
This entry was posted in SharePoint 2013. Bookmark the permalink.

Leave a comment