LogoLogo
  • Getting Started
  • Sources
    • Overview
    • Data Ingestion
  • Transaction Matching
    • Overview
    • Matching Rules
  • Reconciliation
    • Overview
    • Payment Flows
  • INTEGRATION GUIDES
    • Payment Service Providers
      • How-to Guide: Generating Amazon Pay’s Payments Report
      • How-to Guide: Generating Braintree’s Transaction Report
      • How-to Guide: Generating Braintree API Credentials
      • How-to Guide: Generating Checkout's Settlement Reports
      • How-to Guide: Generating Checkout.com API Token
      • How-to Guide: Generating Klarna’s Settlements Report
      • How-to Guide: Generating Klarna’s SFTP Credentials
      • How-to Guide: Generating Method's API Key
      • How-to Guide: Generating PayPal’s Activity Report
      • How-to Guide: Generating PayPal API Credentials
      • How-to Guide: Generating Recurly’s Transactions Report
      • How-to Guide: Generating Stripe’s Payout Reconciliation Report
      • How-to Guide: Exporting Stripe Invoices
      • Generating & using Stripe API key
      • How-to Guide: Generating Worldpay's Settlement Report
      • How-to Guide: Generating Vitesse API Token
      • How-to Guide: Generating Adyen's API Token
      • How-to Guide: Generating Ramp API Credentials
    • Banks
      • How-to Guide: Generating Mercury’s API Token
      • How-to Guide: Generating Wells Fargo’s Account Activity Report
      • How-to Guide: Connect Bank of America CashPro to Ledge
    • ERPs & Platforms
      • How-to Guide: Set Up the Ledge Integration on NetSuite
      • How-to Guide: Connect NetSuite to Ledge (without installing a bundle)
      • How-to Guide: Connect Sage Intacct to Ledge
      • How-to Guide: Generating Shopify API token
    • Databases & Data Warehouses
      • How-to Guide: Locating The Required Details to Connect Snowflake
      • How-to Guide: Locating The Required Details to Connect Postgres
      • How-to Guide: Locating The Required Details to Connect Microsoft SQL Server
  • API Reference
    • Getting Started
    • Fundamentals
      • Authentication
      • Fine-Grained Permissions
      • Pagination
      • Status Codes
      • Error Handling
    • Sources
    • Transactions
      • Querying
  • Changelog
    • 2024
      • Fall Product Releases
      • Spring Product Releases
Powered by GitBook
On this page
  • Step 1: Enable Web Services
  • Step 2: Install the Ledge Bundle
  • Step 3: Assign Role to User
  • Step 4: Generate OAuth 2.0 Client Credentials
  1. INTEGRATION GUIDES
  2. ERPs & Platforms

How-to Guide: Set Up the Ledge Integration on NetSuite

Last updated 1 month ago

In the guide below we will install the Ledge Integration bundle and configure the necessary permissions to connect NetSuite to Ledge.

Note: Administrator privileges are required to complete this guide.


Start from Ledge: go to the (Sources → Add new source → ERPs) and click on the NetSuite logo.

Step 1: Enable Web Services

Search for or navigate to the Enable Features page.

Under the SuiteCloud tab, check the boxes for SOAP WEB SERVICES and REST WEB SERVICES.

Step 2: Install the Ledge Bundle

Search for or navigate to the Search & Install Bundles page.

Under KEYWORDS, search for "Ledge Integration" (ID 561650) and install the bundle. Refer to if needed.

Step 3: Assign Role to User

The bundle created a role for Ledge, which will now need to be assigned to a user.

Search for or navigate to the Manage Users page.

Click on the user you wish to assign the role to, and then on the user page, click the Edit button.

Under the Access tab, pick Ledge's Role, add it to the user and click Save.

Step 4: Generate OAuth 2.0 Client Credentials

Back on Ledge, click the Get certificate button to download the ledge.pem file.

Search for or navigate to the OAuth 2.0 Client Credentials Setup page.

Click Create New and fill out the form as follows:

  1. Under ENTITY, pick the user to which you previously assigned the role

  2. Under ROLE, pick the role you previously created

  3. Under APPLICATION, pick the integration you previously created

  4. Under CERTIFICATE, upload the ledge.pem file you downloaded above

Click Save. Copy the CERTIFICATE ID of the new certificate and paste it into the Certificate ID field in the setup form on Ledge (2).

Add new ERP source page
NetSuite documentation