Hi is there a way for me to be able to connect net...
# suitescript
k
Hi is there a way for me to be able to connect netsuite’s file cabinet to one of our github branch? Which will then auto sync
r
Files cannot be deleted from the server using commands. They must be removed from the gui. You can get a full listing of the files and import them using a GitHub pipeline. I have a project that shows this for release, but can probably be modified to import all from your server and commit instead. https://github.com/devnetkc/NetSuite-CustomModules-Template
❤️ 1
I’ll add, the sftp module will let you create suitelets to manage your file cabinet. It would take some real finessing on the GitHub side to make sure you’re not messing stuff up, but I think that might have the answer you need for removing files from the FileCabinet?? N/sftp Module