Core components
- Integrations: The configurations that define how to connect to an external API. Each integration represents a separate external service (like Hubspot or Slack) and includes details such as authentication methods and consumable API endpoints.
- Connections: Connections are instances of integrations for individual users or entities. They store the authentication credentials (like OAuth tokens or API keys) that allow Nango to access the external API on behalf of a specific user or entity.
- Scripts: Scripts are the heart of Nango’s customization capabilities. They define the logic for how Nango interacts with external APIs, and run on Nango’s infrastructure. Scripts are either provided by Nango as templates or implemented by you. There are different types of scripts:
- Generated API reference: Nango automatically generates an API reference specific to your integrations, documenting available endpoints, actions, and sync operations. This dynamic reference, available in the Nango UI, guides developers on utilizing the Nango API to interact with external services.
Use integrations & build your own

Questions, problems, feedback? Please reach out in the Slack community.