javascript - How to Call .net (WCF) web service from Netsuite Userevent script -


Please help me with the above questions. As I am new to Netset, I would like to call WCF Websterreads from Netswait, whenever I have recorded any user event script, I would like to call this webservice and send some data using post method.

Please share any examples of this ...

call the web service To do this, I nlapiRequestURL (url, postdata, header, method) , where method will be "POST".

For instructions on how to use API details and functions, you can see it in the NetSuite Help Center.

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -