Changelog
New updates and improvements.
April catalog update
22 new APIs
22 new APIs
- ADP
- Azure DevOps
- CompanyCam
- Confluence (Basic Auth)
- Devin
- DocuWare
- Employment Hero
- Gem
- Github (Personal Access Token)
- Incident.io
- Jira Data Center (Basic Auth)
- Namely
- Namely (PAT)
- Redtail CRM (Sandbox)
- Roam SCIM
- Rock Gym Pro
- Rootly
- Sentry
- Shopify Partner
- Smartlead.ai
- Snowflake (JWT)
- UKG Pro (Workforce Management)
- Workday (OAuth)
16 new pre-built integrations
16 new pre-built integrations
Usage-based pricing
Nango now offers transparent, usage-based pricing starting at $50/month.
- Pricing scales with usage: connections, action executions & record syncs
- Volume discounts up to 100x included
- 1,000 free connections still available on the Free plan (unlimited on Free Self-Hosted)
- Add-ons are priced individually on a monthly basis—no large annual commitments
Logs search
The Logs tab is now much more powerful with full-text search and performance improvements.
- Search across log and sub-log contents via the top-level search bar
- Filter logs using record IDs to investigate when records were synced
- Improved navigation and load times across the tab
Enterprise self-hosting with ECS + Terraform
We’ve published a new guide for self-hosting Nango on AWS ECS, including a ready-to-use Terraform configuration.
- Automates installation for Enterprise customers
- Complements our existing Helm chart for Kubernetes
- Ongoing work to further simplify self-hosting
The Terraform configuration is available upon request.
Create, edit & delete environments
You can now manage multiple environments directly from the Nango dashboard. This makes it easier to isolate development stages or segment customer-specific setups.
- Growth plan includes 3 environments by default
- Additional environments available via paid add-on
March catalog update
17 new APIs
17 new APIs
- ActiveCampaign
- Anthropic Administrator
- Blackbaud (Basic Auth)
- Callrail
- Figma (SCIM)
- Microsoft (Client Credentials)
- Missive
- Oracle Fusion Cloud (HCM)
- Pandadoc (API Key)
- Razorpay
- Readwise
- Readwise Reader
- Rippling Shop App
- SharePoint Online (Client Credentials V2)
- Trakstar Hire
- tl;dv
- Xero (Client Credentials)
50 new pre-built integrations
50 new pre-built integrations
Authorization logs
Gain visibility into how your users interact with the Connect UI during the authorization process.
Nango now tracks and logs key authorization events:
- User opened or closed the Connect UI
- User opened or closed the OAuth modal
- User viewed a new screen (integration list, input form, success/failure)
You can explore these events in the Logs tab of the Nango UI.
We also added a chart summarizing all authorization attempts by outcome:
- Success
- Cancelled
- Technical failure
This chart is available on the Home tab.
Watch the demo:
AI agent support
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:
- Introspection endpoint: List available actions programmatically, exportable as OpenAI tools
- Action trigger endpoint: Run actions reliably via the API
- Integrated authorization: Use Nango’s pre-built UI to securely prompt users for access
This makes it easier to build AI agents that can reliably interact with 400+ APIs.
Get inspired by AI companies using Nango.
AI agent demo video
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:
- Reliable abstractions for complex API workflows
- Built-in authorization flows
- Reduced surface for API errors
Watch the demo:
If you want to run the demo yourself or check the code, here is the demo’s GitHub repo.
February catalog update
26 new APIs
26 new APIs
- 1Password (SCIM)
- Airtable (Personal Access Token)
- Amazon Selling Partner
- Amazon Selling Partner (Beta)
- Appstle Subscriptions
- Check
- Commercetools
- Drupal
- Google Gemini
- Guru (SCIM)
- Gorgias (Basic Auth)
- Jira Data Center (API Key)
- lemlist
- Loom (SCIM)
- MiniMax
- MIP Cloud
- MIP On Premise
- OpenAI (Admin)
- Paylocity
- Quickbase
- Retell AI
- Rippling
- Sage Intacct (OAuth)
- Salesforce (Data Cloud)
- SAP Concur
- xAI
22 new pre-built integrations
22 new pre-built integrations
Sync partitioning
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.
Revamped environment settings
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.
Detailed webhook logs
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.
Real-time syncing strategies
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
- Deep merge (default): Nango merges partial updates automatically.
- Custom updates: Fetch full records by ID and modify them manually.
How conflicts are resolved
- Most recent update wins (default): The latest write—whether from a webhook or a periodic sync—always updates the record.
- Ignore older updates: When polling, Nango checks if a newer webhook update exists. If so, it preserves the more recent webhook data instead of overwriting it.
January catalog update
12 new APIs
12 new APIs
21 new pre-built integrations
21 new pre-built integrations
- Gong
- GET /users: Fetches a list of users from Smartsheet.
- Linear
- GET /users: Fetches a list of users from Linear.
- Metabase
- POST /users: Creates a user in Metabase.
- DELETE /users: Disables a user in Metabase by id.
- PUT /users: Updates an existing, active user in Metabase.
- GET /users/single: Fetches details of a specific user by ID.
- PUT /users/enable: Enables a disabled user.
- GET /users: Fetches a list of users from Metabase, including active and inactive users.
- Netsuite
- GET /general-ledger: Fetches all JournalEntries in Netsuite.
- Notion
- POST /databases/row: Create a new row in a specified Notion database.
- Quickbooks
- GET /bill-payments: Fetches all QuickBooks bill payments.
- GET /bills: Fetches all QuickBooks bills.
- GET /credit-memos: Fetches all QuickBooks credit memos.
- GET /deposits: Fetches all QuickBooks deposits.
- GET /journal-entries: Fetch all journal entries in QuickBooks.
- GET /purchases: Fetches all QuickBooks purchases.
- GET /transfers: Fetches all QuickBooks transfers.
- Smartsheet
- POST /users: Creates a user in Smartsheet.
- DELETE /users: Deletes a user from Smartsheet.
- POST /users/disable: Disables a user in an organization account.
- GET /users: Fetches a list of users from Smartsheet.
Trigger syncs
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.
Lighter CLI
The CLI is now drastically lighter, going from more than 30 seconds to less than 2 seconds to install.
Create environments
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.
Event-based scripts
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.
December catalog update
15 new APIs
15 new APIs
142 new pre-built integrations
142 new pre-built integrations
-
- POST /notes
- GET /stages/limited
- GET /posts/limited
- GET /posts/single
- POST /opportunities/links
- POST /opportunities/sources
- POST /opportunities/stages
- POST /opportunities/tags
- PUT /opportunities/archived
- PATCH /opportunities
- GET /applications
- GET /opportunities/feedback
- GET /opportunities/interviews
- GET /notes
- GET /offers
- GET /postings
- GET /postings/questions
- GET /stages
-
- POST /notes
- GET /stages/limited
- GET /posts/limited
- GET /posts/single
- POST /opportunities/links
- POST /opportunities/sources
- POST /opportunities/stages
- POST /opportunities/tags
- PUT /opportunities/archived
- PATCH /opportunities
- GET /applications
- GET /opportunities/feedback
- GET /opportunities/interviews
- GET /notes
- GET /offers
- GET /postings
- GET /postings/questions
- GET /stages
-
- POST /notes
- GET /stages/limited
- GET /posts/limited
- GET /posts/single
- POST /opportunities/links
- POST /opportunities/sources
- POST /opportunities/stages
- POST /opportunities/tags
- PUT /opportunities/archived
- PATCH /opportunities
- GET /applications
- GET /opportunities/feedback
- GET /opportunities/interviews
- GET /notes
- GET /offers
- GET /postings
- GET /postings/questions
- GET /stages
-
- POST /notes
- GET /stages/limited
- GET /posts/limited
- GET /posts/single
- POST /opportunities/links
- POST /opportunities/sources
- POST /opportunities/stages
- POST /opportunities/tags
- PUT /opportunities/archived
- PATCH /opportunities
- GET /applications
- GET /opportunities/feedback
- GET /opportunities/interviews
- GET /notes
- GET /offers
- GET /postings
- GET /postings/questions
- GET /stages
Resilient 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.
Surface misconfigured integrations
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.
Getting started tab
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.
API catalog
You can now search through all the APIs supported by Nango. This list is automatically updated whenever new APIs are added.
November catalog update
16 new APIs
16 new APIs
160 new pre-built integrations
160 new pre-built integrations
-
- POST /lever/create-note
- POST /opportunities
- GET /stages
- GET /users
- GET /posts/single
- GET /archived/reasons
- GET /posts
- POST /links
- POST /sources
- POST /stages
- POST /tags
- PUT /archived
- POST /posts/apply
- POST /opportunity/update
- GET /opportunities
- GET /lever/opportunities-applications
- GET /lever/opportunities-feedbacks
- GET /lever/opportunities-interviews
- GET /lever/opportunities-notes
- GET /lever/opportunities-offers
- GET /lever/postings
- GET /lever/postings-apply
- GET /lever/stage
-
- POST /lever/create-note
- POST /opportunities
- GET /stages
- GET /users
- GET /posts/single
- GET /archived/reasons
- GET /posts
- POST /links
- POST /sources
- POST /stages
- POST /tags
- PUT /archived
- POST /posts/apply
- POST /opportunity/update
- GET /opportunities
- GET /lever/opportunities-applications
- GET /lever/opportunities-feedbacks
- GET /lever/opportunities-interviews
- GET /lever/opportunities-notes
- GET /lever/opportunities-offers
- GET /lever/postings
- GET /lever/postings-apply
- GET /lever/stage
-
- POST /lever/create-note
- POST /opportunities
- GET /stages
- GET /users
- GET /posts/single
- GET /archived/reasons
- GET /posts
- POST /links
- POST /sources
- POST /stages
- POST /tags
- PUT /archived
- POST /posts/apply
- POST /opportunity/update
- GET /opportunities
- GET /lever/opportunities-applications
- GET /lever/opportunities-feedbacks
- GET /lever/opportunities-interviews
- GET /lever/opportunities-notes
- GET /lever/opportunities-offers
- GET /lever/postings
- GET /lever/postings-apply
- GET /lever/stage
Guides
The Guides section of the documentation has been improved with a feature-based classification and more comprehensive, detailed guides.
API-specific docs
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.
Integration docs
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.
User & org information
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.
October catalog update
45 new APIs
45 new APIs
- Acuity Scheduling
- Adyen
- Aircall (Basic Auth)
- Apaleo
- Apollo (OAuth)
- Bill (Connect API)
- Bill (Connect API sandbox)
- Booking.com
- Buildium
- Chattermill
- ConnectWise PSA
- ConnectWise PSA (staging)
- Databricks (Account Level)
- Databricks (Workspace Level)
- Datadog
- Dialpad (sandbox)
- Dixa
- Eleven Labs
- Elevio
- fal.ai
- Firefish
- Ghost (Admin API)
- Ghost (Content API)
- Google Analytics
- Keeper (SCIM)
- Loops.so
- Malwarebytes
- Miro (SCIM API)
- Notion (SCIM API)
- Perimeter81
- Perplexity
- Quickbooks (sandbox)
- Ragie AI
- RapidAPI
- Sage Intacct
- Sedna (Basic Auth)
- Sedna (Oauth2)
- ThriveCart (OAuth)
- ThriveCart (API Key)
- Trello (SCIM API)
- Typefully
- Twenty CRM
- UMAPI (Adobe User Management API)
- WhatsApp Business
- Workable (OAuth)
229 new pre-built integrations
229 new pre-built integrations
-
- GET /properties
- POST /properties
- POST /deals
- PATCH /deal
- DELETE /deal
- GET /pipelines
- POST /users
- DELETE /users
- GET /roles
- PUT /roles
- GET /account-information
- GET /custom-objects
- POST /contact
- PATCH /contact
- DELETE /contact
- POST /company
- PATCH /company
- DELETE /company
- POST /task
- PATCH /task
- DELETE /task
- POST /note
- GET /service-tickets
- GET /contacts
- GET /companies
- GET /deals
- GET /products
- GET /owners
- GET /users
- GET /knowledge-base
- GET /tasks
- GET /currency-codes
-
- GET /fields
- POST /contacts
- PATCH /contacts
- DELETE /contacts
- POST /leads
- PATCH /leads
- DELETE /leads
- POST /accounts
- PATCH /accounts
- DELETE /accounts
- POST /opportunities
- PATCH /opportunities
- DELETE /opportunities
- GET /accounts
- GET /contacts
- GET /leads
- GET /deals
- GET /articles
- GET /tickets
- GET /opportunities
Authorization input validation
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.
OpenTelemetry exporter
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.
End-user authorization guides
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.
Invalid credentials detection
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.
Pre-built authorization UI
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.
September catalog update
12 new APIs
12 new APIs
58 new pre-built integrations
58 new pre-built integrations
-
- POST /quickbooks/customer
- PUT /quickbooks/customer
- POST /quickbooks/item
- PUT /quickbooks/item
- POST /quickbooks/account
- PUT /quickbooks/account
- POST /quickbooks/invoice
- PUT /quickbooks/invoice
- POST /quickbooks/credit-memo
- PUT /quickbooks/credit-memo
- POST /quickbooks/payment
- GET /quickbooks/customers
- GET /quickbooks/accounts
- GET /quickbooks/payments
- GET /quickbooks/items
- GET /quickbooks/invoices
Improved logging
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.
Higher sync frequency
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.
SOC 2 Type 2
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.
JSONSchema types
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.