NetSuite API Setup with NeoNetworks

NetSuite API Setup with NeoNetworks

How to setup the integration app in NetSuite

1. Create Admin User

Ask the client to set up the a user account that has enough access such as Administrator account.

2. Create the integration app in NetSuite

Go to Setup > Company Information > Company Information > Company URLs

This is where we can find all the access that we have. The one that we are using is  SUITETALK (SOAP AND REST WEB SERVICES).

Example
SUITETALK (SOAP AND REST WEB SERVICES)https://3879130.suitetalk.api.netsuite.com 
3879130 is the customer id.



Go to Integration in the left menu > click Manage Integration > click New



Fill out the form by using the reference below.

  1. REDIRECT URI  https://app.beetbytes.com/public/oauth2_return. This is Neo's return URI.
  2. Important: For security reasons, the values for Client Credentials are only displayed on the initial setup page. They cannot be retrieved from the system. If you did not retain this information, you will need to reset credentials to obtain new values. 
Warning
Make sure to leave CONCURRENCY LIMIT empty because it might cause a slow issue on the client platform.



Notes
No need to upload the application logo.



3. Provide the integration details to NeoNetworks.

After setting up the integration in Netsuite, please provide the 2 keys from Client Credentials to NeoNetworks.




    • Related Articles

    • API

      API import is available through the SolBox API protocols and documentation which can be utilised here - for more help on an API integration current or new please raise a ticket with SolBox Support. The key calls of API request are: SaveOrderWithItems ...
    • API Documentation: Get list of orders

      Overview This API allows customers to verify which orders already exist on SolBox. The endpoint accepts a list of orders which you can also see its manifest. Authentication Endpoint Before accessing other API endpoints, you must authenticate using ...
    • Quick Tip: How to Import Drivers into a Manifest via API – Use the Driver’s Username

      If you're using the API to import manifests and want to automatically assign orders to drivers, it’s crucial to use the driver’s exact username in your import file. Why This Matters For the importer to correctly recognise and assign orders to ...
    • Customer Onboarding - All

      Customer Onboarding Welcome to SolBox! Thank you for choosing SolBox! This onboarding document is designed to guide you through setting up your account step by step. With this self-serve approach, you’ll have everything you need to get started ...
    • New orders

      Orders are the most important feature within the SolBox platform. Orders can be manually created as displayed below or imported, via a spreadsheet template or any third-party API/Software. Order types There are 3 types of orders that SolBox can ...