Get View Configurations
Views
Get View Configurations
Everything you need to build a view’s notification and assignment config, in one call. Use it (together with GET /api/v2/account/filters for the filters field) before creating or updating a view.
slack- whether Slack is connected, and the channels the OpenFunnel bot can post to. Use a channelidasslack_notifications.channel_id.crm- which CRM is connected (salesforceorhubspot) and its users. Use a useridforcrm_assignment.assignee_id,assignee_ids, oroverride_owner_ids.amplemarket- whether Amplemarket is connected and the active sequences. Use a sequenceidasamplemarket_sequencing.sequence_id.
Each section is independent and best-effort: a disconnected integration is returned as connected: false with an empty list instead of failing the request.
GET
Get View Configurations
Headers
Response
Successful Response
Everything needed to build a view's notification / assignment config.