Skip to main content
Nango Docs home page
Search...
⌘K
Ask AI
Sign Up
nangoHQ/nango
nangoHQ/nango
Search...
Navigation
Connections
Set connection metadata
Documentation
APIs & Templates
Reference
Community
Reference
Overview
Use Integrations
HTTP API
Authentication
Rate limits
Integrations
Connections
GET
List connections
GET
Get connection & credentials
POST
Import a connection
POST
Set connection metadata
PATCH
Edit connection metadata
DEL
Delete a connection
Scripts
Syncs
Actions
Proxy
Backend SDKs
Frontend SDK
Webhooks
Build Integrations
CLI
API config (providers.yaml)
Integration config (nango.yaml)
Scripts
On this page
Set connection metadata
Fetching connection metadata
Connections
Set connection metadata
Set custom metadata for the connection.
Set
connection metadata
Nango uses the request body as the new metadata (it must be a JSON object). Note that this overrides any existing metadata.
Fetching
connection metadata
To read the existing metadata of a
connection
, simply fetch the connection. Your custom metadata is included as part of the returned connection object.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Import a connection
Edit connection metadata
⌘I