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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -