Creating FSM OAuth 2.0 API Secrets

Warning:

The enhanced mobile login authentication is a beta feature. The contents of this feature are preliminary and may be changed or discontinued without prior notice. Any changes may impact the feature's operation with the NetSuite application. NetSuite warranties and product service levels shall not apply to the feature or to the impact of the feature on other portions of the NetSuite application. NetSuite may review and monitor the performance and use of this feature. The documentation for this feature is also considered a beta version and is subject to revision. Please review Beta Software Legal Notices. ORACLE CONFIDENTIAL. For authorized use only. Do not distribute to third parties. Pre-General Availability Draft: May 19, 2026.

Create API Secrets for your FSM Client ID and Client Secret so you can securely store and reference your OAuth 2.0 credentials.

To create an API Secret for the FSM Client ID:

  1. Go to Setup > Company > API Secrets.

  2. On the API Secrets page, click Create New.

    The Create New Secret window opens.

  3. On the Details tab, enter the following:

    • Name - FSM OAuth 2.0 Client ID

    • ID - _fsm_oauth2_client_id

    • Password - The Client ID from the FSM integration record.

    • Confirm Password - Reenter the Client ID.

    Note:

    Leave the Expiration Warning date field empty.

  4. On the Restrictions tab, do the following:

    1. Restrict to Scripts - Enter customscript_nx_suitelet2.

    2. Allow for All Domains - Check this box.

    Note:

    Leave the Restrict to Employees list empty, and keep the Available to SuiteApp and Allow for All Scripts boxes cleared.

  5. Click Save.

To create an API Secret for the FSM Client Secret:

  1. Go to Setup > Company > API Secrets.

  2. On the API Secrets page, click Create New.

    The Create New Secret window opens.

  3. On the Details tab, enter the following:

    • Name - FSM OAuth 2.0 Client Secret

    • ID - _fsm_oauth2_client_secret

    • Password - The Client Secret from the FSM integration record.

    • Confirm Password - Reenter the Client Secret.

    Note:

    Leave the Expiration Warning date field empty.

  4. On the Restrictions tab, do the following:

    1. Restrict to Scripts - Enter customscript_nx_suitelet2.

    2. Allow for All Domains - Check this box.

    Note:

    Leave the Restrict to Employees list empty, and keep the Available to SuiteApp and Allow for All Scripts boxes cleared.

  5. Click Save.

Related topics

General Notices