Stacksync Documentation
  • What is Stacksync?
  • 🚀 Start here
    • Quick start
    • Community
  • 💡Guides
    • Modify Salesforce Data in Postgres
    • 🔄Two-way sync Salesforce and Postgres
      • Create a Postgres Database with Supabase (free forever)
      • Create a Salesforce Developer instance (free forever)
      • Create a Sync between Supabase Postgres and Salesforce
    • ⚡Event Triggers
    • 🔣Add a new custom field to an existing sync
  • 🔗 Connectors
    • Salesforce
      • Authorize Salesforce
        • ⚙️Enable API Access in Salesforce
    • Postgres
      • Authorize Postgres
        • Supabase
        • Cloud SQL
        • Digital Ocean
        • Heroku
        • Amazon Lightsail
        • Amazon RDS
          • Ensuring Secure RDS Connections with SSL Certificate
        • Basedash
        • Render
        • Retool
      • Snippets
      • Required Permissions
    • BigQuery
      • Authorize BigQuery
    • HubSpot
      • Authorize HubSpot
      • Associations
      • HubDB
      • Attachments
    • MotherDuck
    • Supabase
    • Snowflake
      • Authorize Snowflake
    • Attio
      • Authorize Attio
    • Pipedrive
      • Authorize Pipedrive
    • Front
      • Authorize Front
    • Zoho
      • Authorize Zoho
    • MySQL
      • Authorize MySQL
        • Ensure Secure RDS connection with SSL Certificate
        • Access Private RDS database through SSH Tunnel
    • MariaDB
      • Authorize Mariadb
        • Ensure Secure RDS connection with SSL Certificate
        • Access Private RDS database through SSH Tunnel
    • Netsuite
      • Authorize Netsuite
    • MongoDB
    • Shopify
      • Authorize Shopify
    • Zendesk
      • Authorize Zendesk
    • 🤖Setup options
      • 🏳️IP Whitelisting
      • 🚰Manage API rate limits
      • 🌍Choose data processing region
      • SSH Tunneling
        • Access private ASW RDS instance through Jumpbox
        • Azure Jumpbox
        • Windows Server 2022 Jumpbox
        • Windows Server 2025 Jumpbox
        • GCP Jumpbox
  • 📦 API Proxy
    • Salesforce
    • HubSpot
    • Attio
    • Pipedrive
  • Features
    • Two-way sync
    • Event triggers
      • Webhook (HTTP call)
      • Database Query
    • Update Sync configuration
    • Associations support
    • Manage workspace users
    • Manage API rate limits
    • Delete Record Protection
    • Issues dashboard
    • Custom sync frequencies
    • Other features
      • Sync statistics
      • Monitoring
    • 🔐Security
      • SSO & SCIM
        • Azure Entra ID
        • OKTA
      • MFA
  • Workflows
    • Workflows Quick Start
    • Features
      • Variables and Secrets
        • Variable replacement
  • Legal
    • Terms of Service and Conditions (TC)
    • Privacy Notice
    • Service Consumption Tables
    • Global Employee and Applicant Privacy Notice
    • Acceptable Use Policy (AUP)
    • Data Processing Addendum (DPA)
    • Referral Programme Policy
    • Terms and Conditions for Stacksync Content Creator Programme
    • Stacksync Certified Partner Program Terms and Conditions
  • Security
    • Overview - Security
    • Subprocessors
    • EU Data Protection
  • Others
    • Content Creator Guidelines
Powered by GitBook
On this page
  1. 🔗 Connectors
  2. Netsuite

Authorize Netsuite

9min read

PreviousNetsuiteNextMongoDB

Last updated 1 month ago

If you do not see the following screens to create your API token, it means that you do not have the necessary access rights to authorize your Netsuite instance. An admin role is necessary to perform the connection setup.

  1. Login to your Netsuite account and navigate to Setup > Company > Enable Features.

    1. Under the ”SuiteCloud” header make sure the REST WEB SERVICES checkboxes is checked.

    2. Under the ”Manage Authentication” header make sure the TOKEN-BASED AUTHENTICATION checkbox is checked.

    3. Click the save button at the bottom of the page.

  2. Navigate to Setup > Integration > Manage Integrations > New.

    1. Select Token-based Authentication only

    2. Click the save button.

    3. The client credentials will now be displayed and be sure to copy the Consumer Id and Consumer Secret.

  3. Navigate to the homepage by clicking the home icon.

  4. At the bottom left corner click the Manage Access Tokens button.

    1. Select the Application Name you created for this integration.

    2. Enter a ”Token Name”.

    3. Save your new access token.

    4. The token credentials will now be displayed. Copy the ”Token ID” & ”Token Secret”.

  5. Get the Account ID from the URL, the domain name has the following format: <account_id>.app.netsuite.com

  6. You now have all the necessary credentials to grant Stacksync access to your Netsuite account. Go back to the Stacksync dashboard at

You successfully granted Stacksync access to you Netsuite account! Feel free to reach out to us at hello@stacksync.com if there is anything we can help with!

🎉
https://app.stacksync.com
Navigate to the Netsuite features configuration panel
Click "SuiteCloud"
Activate Token Based Authentication
Create a new integration in Netsuite
Configure the new Stacksync integration in Netsuite
Save "Consumer ID" and "Consumer Secret" values safely (to be used in the next steps of this tutorial).
Navigate to the Netsuite homepage
Click "Manage Access Tokens"
Click "New Access Token"
Save "Token ID" and "Token Secret" values safely (to be used in the next steps of this tutorial).
Click on the "Netsuite" connector icon
Insert the credentials obtained from the preview steps in the Netsuite app