Overview

Pre-built tooling

Pre-built integrations

No pre-built integration yet (time to contribute: <48h)

Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev account✅ Not requiredFree, self-signup here.
Paid test account✅ Not requiredCreate a 30 day free trial account here.
Partnership
App review
Security audit

Setup guide

  • You must have an active Sage Intacct Web Services developer license, which includes a Web Services sender ID and password or access to a free trial period account.
    If you need a developer license, contact your account manager.
1

Create a new developer workspace

Go to developer console and login if you have an account or signup for a free developer’s account.

Click View workspaces, then enter your Sage account email address and password to log in.

Click Add workspace to create a workspace for your company.

Enter a name for your workspace and a contact email address, then click Create.

2

Add a client application

Click Apps in the left column navigation.

Click Add application.

Enter a name to identify the application in your workspace, a home page URL, and a contact email address for the application, then click Create.

3

Obtaining Client Credentials

From the list of applications in your workspace, click your new application to open it.

Click Create API keys.

From the Sage Product API drop-down list, select Sage Intacct.

Enter a Redirect URI as a full URL. During the authorization process, users will be redirected to this URL after authorizing your application to access their data in Sage Intacct. You can configure the following Redirect URL: https://api.nango.dev/oauth/callback.

If you have custom applications that send Sage Intacct API requests from your domains, enter those domains in Allowed Origin Domains as full https URLs.

Enter your Sage Intacct Web Services sender ID and password.

From the Client Scope drop-down list, select the type of company to associate with these API keys:

  • Non-Production: Choose this option if you’re working with a sandbox implementation or other non-production company.

  • Production: Choose this option if you’re working with a live production company. Production companies are limited to no more than five associated API keys.

You cannot change the client scope after it has been set

Click Create.

When your registration is complete, the Application Details page will include an API Keys section. Click Sage Intacct in that list to view your application’s client ID and secret key.

4

Next

Follow the Quickstart.

Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
TopicLinks
GeneralWebsite
Create a test account
DeveloperAPI documentation
Create or Login to a developer account
Developer console
Authorization documentation
Contribute useful links by editing this page

API gotchas

Contribute API gotchas by editing this page