NetSuite

SFTP To Go

SFTP To Go is a fully managed secure, scalable, and reliable cloud file storage service supporting SFTP, FTPS, S3, and HTTPS protocols. It allows sharing and integration with third parties using popular and secure protocols, and automates data management and processing using APIs and webhooks.

  • Secure data transfer and transparent encryption at rest
  • Reliable offsite backup
  • Compatibility and ease of use

NetSuite

NetSuite is a comprehensive cloud-based business management software suite that integrates ERP, CRM, and e-commerce capabilities. By connecting SFTP To Go with NetSuite, you can automate secure file transfers, enhance data synchronization, and improve operational efficiency.

  • Automated file transfers between systems
  • Enhanced data security and compliance
  • Improved operational efficiency and reduced manual intervention

How does it work?

Set Up SFTP Access in NetSuite:

  1. Ensure your NetSuite account has the SuiteScript feature enabled.
  2. Obtain the necessary SFTP connection details from the Credentials tab in your SFTP To Go dashboard, including hostname, port, username, and authentication method (password or SSH key).
    Tip: Set your password policy to generate a 15-character password, as longer passwords may not be supported by NetSuite.
  3. In NetSuite, navigate to Setup > Company > Enable Features, and ensure SuiteScript is enabled.
  4. Use the N/sftp module in SuiteScript to establish a connection to SFTP To Go.

Automate File Transfers:

  1. Leverage the SuiteApp Connector if available for SFTP integrations. Alternatively, create a SuiteScript script to handle file operations:
    • Use the N/sftp module to connect to SFTP To Go.
    • Implement functions to upload files from NetSuite's File Cabinet to SFTP To Go and download files from SFTP To Go to NetSuite.
  2. Schedule the script to run at desired intervals using NetSuite's Scheduled Script feature to automate the file transfer process.