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 For instructions on how to use API details and functions, you can see it in the NetSuite Help Center. nlapiRequestURL (url, postdata, header, method) , where
method will be "POST".
Comments
Post a Comment