New updates and improvements.
22 new APIs
16 new pre-built integrations
Nango now offers transparent, usage-based pricing starting at $50/month.
The Logs tab is now much more powerful with full-text search and performance improvements.
We’ve published a new guide for self-hosting Nango on AWS ECS, including a ready-to-use Terraform configuration.
The Terraform configuration is available upon request.
You can now manage multiple environments directly from the Nango dashboard. This makes it easier to isolate development stages or segment customer-specific setups.
17 new APIs
50 new pre-built integrations
Gain visibility into how your users interact with the Connect UI during the authorization process.
Nango now tracks and logs key authorization events:
You can explore these events in the Logs tab of the Nango UI.
We also added a chart summarizing all authorization attempts by outcome:
This chart is available on the Home tab.
Watch the demo:
We’ve added support for AI agents to consume Nango as part of automated workflows involving external APIs.
Nango simplifies API orchestration, making it easier for AI agents to execute unitary, high-level actions without managing individual API calls or credentials.
What’s new:
This makes it easier to build AI agents that can reliably interact with 400+ APIs.
Get inspired by AI companies using Nango.
We published a demo showing how AI agents can use Nango to trigger actions across 400+ APIs and 600+ integrations.
See how AI agents benefit from:
Watch the demo:
If you want to run the demo yourself or check the code, here is the demo’s GitHub repo.
26 new APIs
22 new pre-built integrations
Syncing is now faster and more efficient with Sync partinioning. Instead of processing large syncs at once, you can now break them down into smaller, parallel syncs, improving performance and responsiveness.
For example, instead of syncing an entire spreadsheet, you can sync each sheet separately so that each one syncs faster. This is ideal for large datasets or real-time syncing.
The API and UI give you full control over these syncs, letting you create, manage, and monitor them with ease.
We overhauled the Environment Settings UI. This was one of the oldest sections of the app but is critical for setting up and configuring Nango.
The new design organizes settings into clear sections: backend, notifications, scripts & export.
Each setting now includes links to relevant documentation for easier navigation.
Check it out in the Environment Settings tab in the Nango UI.
Webhooks are a key part of Nango, notifying you of critical events such as authorization completion, sync completion, and error cases.
We’ve added granular logs for all webhook types, allowing you to inspect individual webhook deliveries. You can now view the request/response payloads, filter by log type/status/timestamp and quickly debug failed webhook deliveries.
Check it out in the Logs tab in the Nango UI.
Syncing real-time webhooks alongside periodic polling can cause conflicts, especially when APIs send partial updates. To solve this, we have introduced new merging strategies for better data accuracy.
How updates are handled
How conflicts are resolved
12 new APIs
21 new pre-built integrations
You can now trigger syncs directly from the Nango UI with customizable options. The new modal allows you to trigger syncs incrementally, retrieving only the data modified since the last sync, or fully, fetching all historical data. Additionally, you can choose to clear the cached data if needed. To trigger a sync, navigate to the Connections tab, select a connection, go to the Syncs sub-tab, and click the “…” menu.
The CLI is now drastically lighter, going from more than 30 seconds to less than 2 seconds to install.
You can now create new environments in Nango, beyond the default Production and Dev environemnts. Simply use the dropfown at the top of the left nav bar in the Nango UI. This feature is available for paid plans only.
Nango now supports event-based scripts, which are executed automatically after specific events, such as connection creation or deletion. These scripts enable you to automate tasks like registering or deregistering webhooks. For more details, check out the guide.
15 new APIs
142 new pre-built integrations
Integration executions are no longer disrupted during runner VM upgrades. The VMs now wait for ongoing executions to complete before proceeding with the upgrade. This enhancement minimizes interruptions, especially for long-running syncs that can take up to 24 hours.
The Nango UI now highlights misconfigured integrations, such as those missing OAuth app credentials. An error icon will appear next to the misconfigured integration in the Integrations tab of the Nango UI.
The Nango UI now includes a Getting Started tab featuring a 2-minute demo video and essential guides to help you get started. You can dismiss this tab when it’s no longer needed, but it will remain accessible from the bottom-left menu.
You can now search through all the APIs supported by Nango. This list is automatically updated whenever new APIs are added.
16 new APIs
160 new pre-built integrations
The Guides section of the documentation has been improved with a feature-based classification and more comprehensive, detailed guides.
API-specific documentation has been enhanced to include more details about tooling, pre-built integrations, and configurations for each API. For example, see the Hubspot documentation. These API-specific docs are automatically generated and kept up-to-date.
Each pre-built integration now includes a ReadMe file with detailed information about the integration, how to use it, the API reference, and its changelog. For example, see the Hubspot Create Company integration. These ReadMe files are automatically generated and kept up-to-date.
Attach information about your users and organizations to integrations for better visibility in the Nango UI, laying the ground for lays the groundwork for user-specific and customer-specific insights. Learn how to set this up in the authorization guide.
45 new APIs
229 new pre-built integrations
When your users authorize integrations, Nango now validates input fields through formatting checks and live API requests, minimizing misconfigurations. This is available in the default authorization UI.
Improve integration observability by exporting Nango logs in real-time to tools like Datadog, New Relic and others. This feature is a paid add-on, reach out on Slack to active it the, in your Environment Settings, configure the destination URL and headers.
Step-by-step guides are now provided to your users to explain how to find and input credentials when they authorize integrations. Each input field ties directly to a relevant section in the guide. This is available in the default authorization UI.
Nango now periodically detects invalid API keys and basic credentials in addition to expired OAuth tokens. Slack notifications & dashboard callouts are created when credentials fail validation. This feature is live for all users.
The Connect UI is a pre-built interface to streamline how your users authorize integrations. It handles API keys, basic credentials, OAuth and additional API-specific required fields. Check out the guide to use it, or continue using your custom UI without interruption.
12 new APIs
58 new pre-built integrations
All HTTP requests made through your integrations are now logged. Logs have been streamlined for easier navigation, with searchable payloads to pinpoint specific issues. Check out the Logs tab in the Nango UI.
Nango now offers support for more frequent syncs, down to 30-second intervals. It’s available on Growth plans as a paid add-on, and on Enterprise plans.
Nango has achived SOC 2 Type 2 certification, in addition to GDPR compliance & DPF, allowing us to operate in Europe. Visit our trust center for details.
Nango now lets you generate strongly-typed JSONSchema models for your integrations inputs and ouputs, compatible with all programming languages and importable in your codebase. For Typescript codebases, you can also generate Typescript and Zod models. Check out this guide to get started.
New updates and improvements.
22 new APIs
16 new pre-built integrations
Nango now offers transparent, usage-based pricing starting at $50/month.
The Logs tab is now much more powerful with full-text search and performance improvements.
We’ve published a new guide for self-hosting Nango on AWS ECS, including a ready-to-use Terraform configuration.
The Terraform configuration is available upon request.
You can now manage multiple environments directly from the Nango dashboard. This makes it easier to isolate development stages or segment customer-specific setups.
17 new APIs
50 new pre-built integrations
Gain visibility into how your users interact with the Connect UI during the authorization process.
Nango now tracks and logs key authorization events:
You can explore these events in the Logs tab of the Nango UI.
We also added a chart summarizing all authorization attempts by outcome:
This chart is available on the Home tab.
Watch the demo:
We’ve added support for AI agents to consume Nango as part of automated workflows involving external APIs.
Nango simplifies API orchestration, making it easier for AI agents to execute unitary, high-level actions without managing individual API calls or credentials.
What’s new:
This makes it easier to build AI agents that can reliably interact with 400+ APIs.
Get inspired by AI companies using Nango.
We published a demo showing how AI agents can use Nango to trigger actions across 400+ APIs and 600+ integrations.
See how AI agents benefit from:
Watch the demo:
If you want to run the demo yourself or check the code, here is the demo’s GitHub repo.
26 new APIs
22 new pre-built integrations
Syncing is now faster and more efficient with Sync partinioning. Instead of processing large syncs at once, you can now break them down into smaller, parallel syncs, improving performance and responsiveness.
For example, instead of syncing an entire spreadsheet, you can sync each sheet separately so that each one syncs faster. This is ideal for large datasets or real-time syncing.
The API and UI give you full control over these syncs, letting you create, manage, and monitor them with ease.
We overhauled the Environment Settings UI. This was one of the oldest sections of the app but is critical for setting up and configuring Nango.
The new design organizes settings into clear sections: backend, notifications, scripts & export.
Each setting now includes links to relevant documentation for easier navigation.
Check it out in the Environment Settings tab in the Nango UI.
Webhooks are a key part of Nango, notifying you of critical events such as authorization completion, sync completion, and error cases.
We’ve added granular logs for all webhook types, allowing you to inspect individual webhook deliveries. You can now view the request/response payloads, filter by log type/status/timestamp and quickly debug failed webhook deliveries.
Check it out in the Logs tab in the Nango UI.
Syncing real-time webhooks alongside periodic polling can cause conflicts, especially when APIs send partial updates. To solve this, we have introduced new merging strategies for better data accuracy.
How updates are handled
How conflicts are resolved
12 new APIs
21 new pre-built integrations
You can now trigger syncs directly from the Nango UI with customizable options. The new modal allows you to trigger syncs incrementally, retrieving only the data modified since the last sync, or fully, fetching all historical data. Additionally, you can choose to clear the cached data if needed. To trigger a sync, navigate to the Connections tab, select a connection, go to the Syncs sub-tab, and click the “…” menu.
The CLI is now drastically lighter, going from more than 30 seconds to less than 2 seconds to install.
You can now create new environments in Nango, beyond the default Production and Dev environemnts. Simply use the dropfown at the top of the left nav bar in the Nango UI. This feature is available for paid plans only.
Nango now supports event-based scripts, which are executed automatically after specific events, such as connection creation or deletion. These scripts enable you to automate tasks like registering or deregistering webhooks. For more details, check out the guide.
15 new APIs
142 new pre-built integrations
Integration executions are no longer disrupted during runner VM upgrades. The VMs now wait for ongoing executions to complete before proceeding with the upgrade. This enhancement minimizes interruptions, especially for long-running syncs that can take up to 24 hours.
The Nango UI now highlights misconfigured integrations, such as those missing OAuth app credentials. An error icon will appear next to the misconfigured integration in the Integrations tab of the Nango UI.
The Nango UI now includes a Getting Started tab featuring a 2-minute demo video and essential guides to help you get started. You can dismiss this tab when it’s no longer needed, but it will remain accessible from the bottom-left menu.
You can now search through all the APIs supported by Nango. This list is automatically updated whenever new APIs are added.
16 new APIs
160 new pre-built integrations
The Guides section of the documentation has been improved with a feature-based classification and more comprehensive, detailed guides.
API-specific documentation has been enhanced to include more details about tooling, pre-built integrations, and configurations for each API. For example, see the Hubspot documentation. These API-specific docs are automatically generated and kept up-to-date.
Each pre-built integration now includes a ReadMe file with detailed information about the integration, how to use it, the API reference, and its changelog. For example, see the Hubspot Create Company integration. These ReadMe files are automatically generated and kept up-to-date.
Attach information about your users and organizations to integrations for better visibility in the Nango UI, laying the ground for lays the groundwork for user-specific and customer-specific insights. Learn how to set this up in the authorization guide.
45 new APIs
229 new pre-built integrations
When your users authorize integrations, Nango now validates input fields through formatting checks and live API requests, minimizing misconfigurations. This is available in the default authorization UI.
Improve integration observability by exporting Nango logs in real-time to tools like Datadog, New Relic and others. This feature is a paid add-on, reach out on Slack to active it the, in your Environment Settings, configure the destination URL and headers.
Step-by-step guides are now provided to your users to explain how to find and input credentials when they authorize integrations. Each input field ties directly to a relevant section in the guide. This is available in the default authorization UI.
Nango now periodically detects invalid API keys and basic credentials in addition to expired OAuth tokens. Slack notifications & dashboard callouts are created when credentials fail validation. This feature is live for all users.
The Connect UI is a pre-built interface to streamline how your users authorize integrations. It handles API keys, basic credentials, OAuth and additional API-specific required fields. Check out the guide to use it, or continue using your custom UI without interruption.
12 new APIs
58 new pre-built integrations
All HTTP requests made through your integrations are now logged. Logs have been streamlined for easier navigation, with searchable payloads to pinpoint specific issues. Check out the Logs tab in the Nango UI.
Nango now offers support for more frequent syncs, down to 30-second intervals. It’s available on Growth plans as a paid add-on, and on Enterprise plans.
Nango has achived SOC 2 Type 2 certification, in addition to GDPR compliance & DPF, allowing us to operate in Europe. Visit our trust center for details.
Nango now lets you generate strongly-typed JSONSchema models for your integrations inputs and ouputs, compatible with all programming languages and importable in your codebase. For Typescript codebases, you can also generate Typescript and Zod models. Check out this guide to get started.