I am working on C# program to upload image file to netsuite. Can anybody help me how to invoke netsuite script(written in
java script) in C# because I can find upload api only in netsuite script. Is there any webservices or functions
in netsuite to upload image file in netsuite ?
I am working on C# program to upload image file to netsuite. Can anybody
Share
You can upload a file directly with SuiteTalk. Examples below are written in C#.
Call the below methods like this:
Methods: