sources

Register Connection

Register a new OAuth connection.

Idempotent: returns existing connection if already registered.

post/v1/sources/nango/register

Request body

workspace_idstring uuid required
source_type'gmail' | 'notion' | 'google-drive' | 'company-foundation' | 'voice-session' | 'hubspot' | 'pipedrive' | 'google-calendar' | 'attio' | 'personio' | 'slack' | 'manual' | 'interview' | 'gmail-send' | 'msteams-send' required
nango_connection_idstring required
external_account_idstring nullable
display_namestring nullable
is_personalboolean
assign_to_default_vaultboolean
start_syncboolean

Response

Successful Response

idstring uuid required
workspace_idstring uuid required
source_type'gmail' | 'notion' | 'google-drive' | 'company-foundation' | 'voice-session' | 'hubspot' | 'pipedrive' | 'google-calendar' | 'attio' | 'personio' | 'slack' | 'manual' | 'interview' | 'gmail-send' | 'msteams-send' required
nango_connection_idstring required
display_namestring nullable
vault_idsstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.