Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ 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
✅ Observability & data quality
| Tools | Status |
|---|---|
| HTTP request logging | ✅ |
| End-to-end type safety | ✅ |
| Data runtime validation | ✅ |
| OpenTelemetry export | ✅ |
| Slack alerts on errors | ✅ |
| Integration status API | ✅ |
✅ Customization
✅ 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 | ✅ |
Others
| Function name | Description | Type | Source code |
|---|---|---|---|
actions | Sync activity actions (audit log) for Trello boards. | Sync | 🔗 Github |
attachments | Sync attachments from Trello cards. | Sync | 🔗 Github |
boards | Sync boards from Trello. | Sync | 🔗 Github |
cards | Sync cards from Trello boards | Sync | 🔗 Github |
checklists | Sync checklists (with their items) from Trello cards | Sync | 🔗 Github |
custom-fields | Sync custom field definitions from Trello boards | Sync | 🔗 Github |
labels | Sync labels from Trello boards. | Sync | 🔗 Github |
lists | Sync lists from Trello boards | Sync | 🔗 Github |
members | Sync members from Trello boards. | Sync | 🔗 Github |
organizations | Sync organizations (workspaces) the authenticated member belongs to. | Sync | 🔗 Github |
Access requirements
| Pre-Requisites | Status | Comment |
|---|---|---|
| Paid dev account | ❓ | |
| Paid test account | ❓ | |
| Partnership | ❓ | |
| App review | ❓ | |
| Security audit | ❓ |
Setup guide
No setup guide yet.Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- Scopes is either
read,write,account.
Contribute API gotchas by editing this page
Connect to trello-scim
Guide to connect to trello-scim using Nango Connect.