Version: eXtendFiles 1.6.5
and above
Audience: Administrator
Overview
Some eXtendTech applications use
NetSuite's API Secrets functionality to create
secure URLs for REST API calls. During
application configuration, you must create an
API Secret to enable secure communication for
these applications.
Configuration
Access the API Secret Manager
Learn how to configure an API Secret
in NetSuite's API Secret Manager.
See Use
API Secrets From API
Secret Manager in Scripts for
example steps on accessing the API Secret
page. You must be logged in to NetSuite's
SuiteAnswers to access this link.
Create eXtendFiles API Secret
- Name your secret eXtendFiles API Secret
- Set the API secret ID to _extend_files_token_secretNetSuite will prefix this with "custsecret" to create the required final ID: custsecret_extend_files_token_secret.
- Create a password that is exactly 32 characters long
- On the Restrictions subtab, enable the checkboxes "ALLOW FOR ALL SCRIPTS" and "ALLOW FOR ALL DOMAINS"
- Save the API Secret