Creating an FSM OAuth 2.0 Integration Record

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 an integration record to generate the client credentials that FSM uses for OAuth 2.0 authentication.

To create an FSM integration record:

  1. Go to Setup > Integration > Manage Integrations > New.

  2. In the Name field, enter a name for the integration, for example, FSM OAuth 2.0.

  3. From the State list, select Enabled.

  4. On the Authentication subtab under the OAuth 2.0 section, do the following:

    1. Check the Authorization Code Grant box.

    2. Check the RESTlets box.

    3. In the Redirect URI field, enter the FSM Mobile Suitelet URL and append &url=mobile.

      For example, https://<accountID>.extforms.netsuite.com/app/site/hosting/scriptlet.nl?script=xx&deploy=xx&compid=xxx&ns-at=xxx&url=mobile.

  5. Click Save.

  6. Copy the generated Client ID and Client Secret. You'll need these values when you create FSM API secrets.

Related topics

General Notices