✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | ✅ |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Accounts
Endpoint | Description | Readme |
---|---|---|
GET /accounts | Fetches a list of all accounts from your sage intacct account. | 🔗 |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free, self-signup here. |
Paid test account | ✅ Not required | Create a 30 day free trial account here. |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Create a new developer workspace
Add a client application
Obtaining Client Credentials
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:Next
Topic | Links |
---|---|
General | Website |
Create a test account | |
Developer | API documentation |
Create or Login to a developer account | |
Developer console | |
Authorization documentation |