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
},

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 Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s