Skip to content

ClustinDEV/.NET-Suite-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET-Suite-Uploader

configurable NETSUITE FileCabinet uploader written in C#

The application login in Netsuite and upload files in the Cabinet using Suite Talk webservices

It use .json files for config a task that need to be execute, the .json file contain an array of local file or folder path and the cabinet folder internalid where the file will be uploaded.

Before start the exe you need to set params in the app.config:

  • email (netsuite user)
  • password (netsuite user)
  • account (netsuite account code)
  • path where put the Task files

and create your desired task files and put them in the Tasks folder.

Next features:

  • Select the domain based on the requested account (list in config)

About

configurable NS FileCabinet uploader written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages