Forum Discussion

Kullay's avatar
Kullay
New Contributor III
7 years ago

How to get the value based on internal id and type using the NetSuite Get Snap

Hi All,

We are trying to get the Values based on Internal Id using the NetSuite Get Snap.
{
{“@internalId”:“3550”
@scriptId”:“custcol_associatedconsole”
@xsi:type”:“platformCore:SearchColumnSelectCustomField”
“platformCore:searchValue”:{
@internalId”:“51”
@typeId”:“395”
}
“platformCore:customLabel”:“ASSOCIATED CONSOLE _LINE”

}

In the Snap I am Passing the InternalId Is “@internalId”:“51”
Any one have Idea Please help me on this.

Thanks,
kullayappa

1 Reply

    • KTsnap's avatar
      KTsnap
      New Contributor III

      You mean to give the quotes the way you have given in first comment
      ?