Configuring SFTP Credentials for Integration in NetSuite

Configure SFTP credentials in NetSuite using public key or user credentials for seamless integration.

·1 min read·View Oracle Docs

Configuring SFTP credentials is crucial for secure integration with NetSuite. This article outlines how to properly set up SFTP authentication, ensuring that your API communications remain streamlined and secure.

Key Considerations Before Configuration

  • Provide a valid passphrase, password, and private key.
  • Ensure your private key does not have leading or trailing spaces.
  • Specify the SuiteApp ID as com.netsuite.nsconnectorsse.
  • Enter required scripts or domains in their respective fields.

Steps to Configure SFTP Credentials

Using Public Key Authentication

  1. Navigate to the SFTP subtab and select Public Key from the drop-down in the Authentication Type field:
    • Private Key: Enter the NetSuite API secret key associated with the SFTP server. Example: custsecret_sftp_private_key_new.
    • SFTP Key Username: Provide your direct SFTP username.
    • Passphrase: Enter the NetSuite API Secret Key for the SFTP passphrase.

Using User Credentials Authentication

  1. On the SFTP subtab, select User Credentials from the drop-down in the Authentication Type field:
    • Username: Input your direct username for accessing the SFTP server.
    • Password: Provide the NetSuite API secret key as the SFTP password. Example: custsecret_sftp_password.

Summary

Setting up SFTP credentials is essential for integrating external systems with NetSuite securely. Ensure correct configuration to maintain API authentication effectively.

Frequently Asked Questions (4)

What authentication methods are available for configuring SFTP credentials in NetSuite?
NetSuite supports two authentication methods for SFTP credentials: Public Key authentication and User Credentials authentication.
Are there specific requirements for the private key used in SFTP configuration?
Yes, the private key must not contain leading or trailing spaces, and it is essential to provide a valid passphrase and associated NetSuite API secret key.
What important detail must be included when entering the SuiteApp ID during SFTP setup?
You must specify the SuiteApp ID as 'com.netsuite.nsconnectorsse' in the configuration.
How should the SFTP passphrase be configured in NetSuite?
The passphrase for SFTP should be set to the NetSuite API Secret Key associated with the SFTP passphrase.
Source: Configuring the SFTP Credentials Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in Security

View all Security articles →