Set up NetDocuments connection in Contract Express
With Contract Express, you can export documents to widely-used document management systems, NetDocuments, iManage, SharePoint Online or to client collaboration tool HighQ.
This guide outlines the steps to configure the connection to NetDocuments from Contract Express. This must be done by an Administrator in Contract Express.
note
A specific Contract Express license and a NetDocuments subscription are required to access NetDocuments.
Set up connection in NetDocuments
note
This step is only necessary if your Contract Express license space is locally or individually hosted.
You can skip to section
Set up connection in Contract Express
below if your license space is hosted on eu1, na1, ca1, or au1.contractexpress.com.To configure a connection to Contract Express in NetDocuments:
- Sign into NetDocuments with Admin credentials.
- Navigate to the NetDocuments Partner Portal.
- WithinAccounts, create a new Application and complete the following parameters:
- Application Type: REST
- Client type: Confidential
- Redirect URL: {ContractExpressURL}/dms/callback
noteDon't forget to add the bit after the trailing slash in your Contract Express URL. For example: https://eu1.contractexpress.com/app/dms/callback - Make a note of theClient IdandClient Secret. You'll need to add them to the Contract Express API web.config.
Update the Contract Express web.config
- Open your Contract Express API web.config file.
- FindNetDocumentsClientIdand add yourClient Idfrom the NetDocuments Partner as the value.
- FindNetDocumentsClientSecretand add yourClient Secretfrom the NetDocuments Partner Portal as the value.
Set up connection in Contract Express
To configure a connection to NetDocuments in Contract Express:
- Go toAdmin>Connection settings.
- Click the +Add connectionbutton.
- ChooseNetDocumentsfrom the Integration type dropdown.
- Give the connection a name to differentiate it from any other connections that have been set up.
- Enter your NetDocuments OAUTH API URL. This will be the same URL you use to navigate to NetDocuments.
- Enter your NetDocuments API URL. This will be the same URL as above, with api. at the beginning. For example:https://api.eu.netdocuments.com/.
- Click theSavebutton at the top of the page.
note
You can create multiple connections to one or more applications. Adding a connection will enable it for the entire license space.
When exporting, all users will be offered the ability to connect to each enabled connection, however they can only successfully connect to the connections they have valid credentials for.
note
To configure which statuses permit export, go to
Admin
> Features
and click the Manage Statuses and Actions
link, which can be found in the Documents section of the Features page.note
The default setting is to allow export when a Document has a status of
Ready
or Executed
.