✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
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 | ✅ |
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ Not required | Free Outreach account is sufficient for development. |
Paid test account | ✅ Not required | Free Outreach account is sufficient for testing. |
Partnership | ✅ Not required | |
App review | ✅ Not required | No review process for OAuth apps. |
Security audit | ✅ Not required |
Create an Outreach account
Access the developer portal
Create a new Outreach app
Configure API access
https://api.nango.dev/oauth/callback
accounts.all
- Access to account informationprospects.all
- Access to prospect informationsequences.all
- Access to sequence informationusers.all
- Access to user informationObtain your OAuth credentials
Next
Scope | Description |
---|---|
accounts.all | Read and write access to account information |
accounts.read | Read-only access to account information |
prospects.all | Read and write access to prospect information |
prospects.read | Read-only access to prospect information |
sequences.all | Read and write access to sequence information |
sequences.read | Read-only access to sequence information |
users.all | Read and write access to user information |
users.read | Read-only access to user information |
mailboxes.all | Read and write access to mailbox information |
mailboxes.read | Read-only access to mailbox information |
calls.all | Read and write access to call information |
calls.read | Read-only access to call information |
emails.all | Read and write access to email information |
emails.read | Read-only access to email information |