August 2025
TypeScript-based script configs

- Strong type safety
- Better tooling (auto-complete, linting)
- No custom syntax to learn
Developer updates distribution
You’ll now receive important developer updates about deprecations, breaking changes, and other integration-impacting news in a more structured way:- Email: Sent to everyone who signs up (with the option to unsubscribe).
- Private Slack channels: Delivered directly if your team has a dedicated channel with us.
- Community Slack: Shared in the
#dev-updates
channel. - Docs: Dedicated Dev Updates changelog.
Separate rate limits for Script API vs. Public API
Script API calls and Public API calls are now rate-limited separately. This prevents heavy script usage from affecting your ability to use the Public API (and vice versa). Both limits are soft and can be increased per customer. Limits are now properly reported in the Nango logs.New getting started flow
A redesigned onboarding screen helps you set up your first integration and call an API right after signup. This makes it easier to experience Nango’s value in just a few minutes.July 2025
Nango-provided OAuth apps for testing

- Available for top APIs (more being added over time).
- Select this option when creating a new integration.
- For testing only—production apps should still use your own credentials to keep Nango fully white-labeled.
Edit user & org info
You can now edit the user and organization information attached to a connection. This info is visible in the Nango dashboard, helping you manage connections more easily.API reference.
Faster action execution
Action execution latency has been reduced from more than 200ms+ to less than 50ms. This makes actions feel much more responsive, especially when a human is waiting for the result.API-specific docs with getting started
Each API-specific doc now includes a “Getting Started” section so you can:- Run the auth flow
- Make a first successful API request
June 2025
Generate integrations with AI

Guide.
Self-serve subscription upgrades
You can now upgrade or downgrade your plan directly in the Nango UI, under Usage & Billing.Note: Legacy plans still require contacting us.
Usage reporting
The Usage & Billing tab now includes detailed usage reports:- Track all metrics that affect billing.
- See past invoices with a full breakdown.
Improved self-hosted release process
We’ve formalized the release process for self-hosted Enterprise customers:- Two-month release cadence
- Semantic versioning adopted
- Clearer update process in the self-hosting docs.
May 2025
Nango as an MCP server

- Build and enable/disable tools with Nango actions.
- Use them via the MCP protocol.
Guide.
Localized Connect UI
You can now localize the Connect UI:- Choose a language.
- Override links to end-user guides with your own versions.
Docs.
Asynchronous actions
You can now run actions asynchronously—triggering them without waiting for an immediate result. This is useful when:- Tasks take a long time to complete.
- You don’t need the response right away.
- Actions should be retried for reliability.
- You’re sending many actions at once.
Docs.
Granular time windows in logs
You can now filter logs by precise time windows, making it easier to drill down into specific events for debugging.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

- 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

- 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

- Automates installation for Enterprise customers
- Complements our existing Helm chart for Kubernetes
- Ongoing work to further simplify self-hosting
Create, edit & delete environments

- 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
- Airtable (Personal Access Token)
- Bitdefender
- Box
- Databricks (Workspace Level)
- Dropbox
- EvaluAgent
- GitHub (App)
- Google Calendar
- Google Drive
- Gorgias (Basic Auth)
- Hibob Service User
- Linear
- NetSuite (TBA)
- One Drive
- Outlook
- Paylocity
- Quickbooks
- Quickbooks (Sandbox)
- RingCentral
- RingCentral (Sandbox)
Authorization logs

- 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)
- Success
- Cancelled
- Technical failure
AI agent support

- 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
AI agent demo video

- Reliable abstractions for complex API workflows
- Built-in authorization flows
- Reduced surface for API errors
February 2025
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

Revamped environment settings

Detailed webhook logs

Real-time syncing strategies

- Deep merge (default): Nango merges partial updates automatically.
- Custom updates: Fetch full records by ID and modify them manually.
- 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 2025
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

Lighter CLI

Create environments

Event-based scripts

December 2024
December catalog update
15 new APIs
15 new APIs
142 new pre-built integrations
142 new pre-built integrations
- Aircall (OAuth)
- Airtable
- Ashby
- Avalara (Sandbox)
- Calendly
- Dialpad
- Dialpad (Sandbox)
- Front
- GitHub (App)
- Gorgias
- HubSpot
- LastPass
- Lattice
- lattice-scim
-
Lever (OAuth)
- 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
-
Lever (Basic Auth)
- 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
-
Lever (Basic Auth Sandbox))
- 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
-
Lever (OAuth Sandbox)
- 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
- Linear
- Notion
- Pennylane
- Ramp
- Ramp (Sandbox)
- Salesforce
- Salesforce (Sandbox)
- Stripe App
- Stripe App (Sandbox)
- Workday
- Xero
- Zoom
Resilient integrations

Surface misconfigured integrations

Getting started tab

API catalog

November 2024
November catalog update
16 new APIs
16 new APIs
160 new pre-built integrations
160 new pre-built integrations
- Ashby
- AWS IAM
- Dropbox
- Front
- GitHub (User OAuth)
- Gmail
- Gorgias
- HackerRank Work
- HubSpot
- Intercom
- Jira (OAuth)
-
Lever (OAuth)
- 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
- Lever (Basic Auth)
-
Lever (Basic Auth Sandbox))
- 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
-
Lever (OAuth Sandbox)
- 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
- NetSuite (TBA)
- Okta
- Okta (Preview)
- RingCentral (Sandbox)
- Salesforce (Sandbox)
- Slack
- Unanet
- Workable (API Key)
- Xero
Guides

API-specific docs

Integration docs

User & org information

October 2024
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
- Aircall (Basic Auth)
- Airtable
- Algolia
- Bill (Connect API)
- Bill (Connect API Sandbox)
- Box
- Calendly
- Datadog
- Discourse
- DocuSign
- DocuSign (Sandbox)
- Dropbox
- Expensify
- FreshDesk
- Front
- Google Drive
- Gmail
- Gusto
- Gusto (Demo)
- Harvest
-
HubSpot
- 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
- Intercom
- Jira (OAuth)
- Jira (Basic Auth)
- Keeper (SCIM)
- NetSuite (TBA)
- Notion
- Okta
- Outlook
- Perimeter81
- Quickbooks
- Quickbooks (Sandbox)
- RingCentral
-
Salesforce
- 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
- SharePoint Online (v2)
- Slack
- Xero
- Zendesk
- Zoom
Authorization input validation

OpenTelemetry exporter

End-user authorization guides

Invalid credentials detection

Pre-built authorization UI

September 2024
September catalog update
12 new APIs
12 new APIs
58 new pre-built integrations
58 new pre-built integrations
- Anrok
- Asana
- Ashby
- BambooHR (Basic Auth)
- Cal.com (v2)
- Clari Copilot
- Confluence
- Discourse
- Google Drive
- NetSuite (TBA)
-
Quickbooks
- 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
- WooCommerce
Improved logging

Higher sync frequency

SOC 2 Type 2

JSONSchema types
