Eliminate manual data entry and automate everyday workflows with Rho’s Native NetSuite Integration. Rho connects directly via API’s to NetSuite—not via the bank feed on the NetSuite—for a seamless, automated integration experience.
Follow the step-by-step instructions below to set up an integration between your Rho Account and your existing NetSuite account.
Before you Proceed:
-
Your dedicated Client Development Specialist is here to guide you through the integration setup, please give us a call before you begin.
-
Please ensure you are signed in as an Administrator on NetSuite, and that you are a Bookkeeper, Admin, or Account Owner in Rho.
Navigate to the Integrations Setup Page in Rho
Sign into Rho’s platform and click the Integrations icon from the lefthand navigation bar. Click the NetSuite icon and select Connect to NetSuite from the dropdown.
You will be directed to the Integration setup page for NetSuite, click Get Started.
1. Enable integration functionality in NetSuite
In NetSuite, hover over Setup → Company, and click Enable Features. Then select the SuiteCloud tab.
Please ensure the following 3 checkboxes are checked:
-
SOAP WEB SERVICES and REST WEB SERVICES under the Under SuiteTalk Web Services section
-
TOKEN BASED AUTHENTICATION under the Manage Authentication section
Click Save.
2. Create the integration in NetSuite
In NetSuite, navigate to Setup → Integration → Manage Integrations and click New.
-
Name the integration "Rho Integration"
-
Under Token-Based Authentication check the boxes for TOKEN-BASED AUTHENTICATION and TBA: AUTHORIZATION FLOW.
-
Under TBA: AUTHORIZATION paste in the below callback URL: https://api.rho.co/webhook/netsuite_authorize_callback
-
Uncheck the AUTHORIZATION CODE GRANT in the OAuth 2.0 section
-
Click Save.
IMPORTANT: After saving, you will receive two credentials at the bottom of the page: Consumer Key and Consumer Secret. Please copy and save these nearby (e.g. in a notes document), as you will need them in Step 5.
3. Install the bundle in NetSuite
In NetSuite, go to Customization → SuiteBundler and click on Search & Install Bundles.
-
Type into the search bar " Rho Integration "
-
Select and install the bundle with the bundle ID: 436739
Please Note: NetSuite may take a few minutes to download the bundle
4. Deploy the script
Download Rho’s bundle file
-
After installing the bundle, go to Documents → Files → select File Cabinet
-
Select the SuiteBundler tab on the left side pane
-
Select Bundle 436739 from the list and then click Download for the file named rho_production.js
Create the script record
-
After downloading the file go to Customization → Scripting → Scripts → New.
-
Hover over the bar titled script file * and click on the + button that will appear on the right side of the bar - a popup window will appear.
-
Under File Name enter rho_production.js
-
Under Folder select Suitescripts from the drop-down menu
-
Under Select File upload the rho_production.js file that you downloaded in the above steps.
-
Once the file has been uploaded click Save and the popup will close.
-
Click Create Script Record.
Deploy the script
-
Name the script “Rho Integration", then click the down arrow on the Save button and select Save & Deploy from the dropdown.
-
From the Script Deployment screen
-
Set the Status (found on the right-hand side) to Released
-
Set the Log Level to Error
-
Under Audience → Roles check Select All
-
-
Click Save
IMPORTANT: After saving, you will receive the External URL. Please copy everything that comes after "restlet.nl?” (See screenshot example below). Save this nearby, you will need this in Step 5.
5. Authenticate your account
In Rho, enter the following three details that you saved in Steps 2 and 4:
-
CONSUMER KEY
-
CONSUMER SECRET
-
EXTERNAL URL EXTENSION
Click Authenticate.
6. Allow Rho Integration access in NetSuite
You will be redirected to log in to NetSuite, please enter your NetSuite login credentials.
Grant Rho Integration access to your NetSuite account by clicking Allow.
The connection is now complete and you will be redirected back to Rho.
Next Steps:
Before you proceed, we recommend you speak with your Client Development Specialist who is happy to guide you through this process. The following steps should be completed in the following order.
-
Set Up Account Mapping
-
Set Up Transaction Mapping
-
Sync to NetSuite
Please Note:
Account Mapping allows you to select the Bank, Credit Card, Accounts Payable, and Treasury Chart of Accounts in NetSuite that you would like to map transactions and bills to.
-
If you already are tracking Rho transactions in a designated CoA, this allows you the ability to continue posting Rho transactions to that exact CoA.
-
If you do not select a NetSuite CoA (via the NetSuite Mapping page) prior to syncing your Rho account, Rho will create these accounts for you in NetSuite and post transactions to those accounts. You may rename this account, but, if you delete this account, the integration between your Rho and NetSuite account will not work.
If you have been uploading .CSV files to sync your Rho account with NetSuite so far, please give us a call, so we can easily get you set up.
Updated