Nango Sync
Nango Sync: Overview
Nango Sync
Nango Sync: Overview
The easiest way to sync data with external APIs.
ββ Nango Sync at a glance
Nango Sync lets you make requests and sync data with external APIs, on behalf of users. It works in isolation and seamlessly integrates with Nango Auth.
It supports:
- bi-directional continuous syncing
- synchronous/asynchronous reads & writes
- real-time updates with webhooks
- rate-limit & retry handling
- auto-pagination & incremental syncing
- monitoring & an admin console
βπ©βπ» How it looks in my code
1-liner to fetch structured objects from any external API:
nango.github().issues('<user-id>');
β100+ pre-configured APIs, easily add your own
Nango works with any API and use-case. Adding Integration Templates is easy and we already have the main APIs covered.
100+ APIs are pre-configured to work out-of-the-box, including:
- CRM: Front, Hubspot, Salesforce, etc.
- Accounting: Xero, Sellsy, Zoho Books, etc.
- Fintech: Brex, Stripe, Braintree, Ramp etc.
- Developer tools: GitHub, GitLab, Linear, Jira etc.
- Communication: Gmail, Microsoft Teams, Slack, Discord, Zoom etc.
- Productivity: Asana, Airtable, Google Drive, Google Calendar, Trello, GSheet, ClickUp etc.
- Social: Twitter, LinkedIn, Reddit, Facebook etc.
- and moreβ¦
If your favorite API is missing open a GitHub issue or contribute it.