Live
Resolve a human name to provider id(s)
Turn a human name into provider id(s) (e.g. a Slack channel name → channel_id), so a caller can fill the id a passthrough/structured query needs.
get/live/{source}/resolve
Path parameters
source'reddit' | 'notion' | 'slack' | 'google_calendar' | 'google_mail' | 'box' | 'dropbox' | 'github' | 'google_drive' | 'vault' | 'web_crawler' | 'trace' | 'microsoft_teams' | 'gmail_actions' | 'granola' | 'fathom' | 'fireflies' | 'linear' | 'hubspot' | 'salesforce' | 'coda' | 'lightfield' | 'gong' required
Query parameters
kindstring required
What to resolve, e.g. 'channel', 'project', 'user'.
What to resolve, e.g. 'channel', 'project', 'user'.
namestring required
The human name to resolve.
The human name to resolve.
connection_idstring nullable
Specific connection id.
Specific connection id.
Response
Successful Response