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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -