SDK API Reference / SAFE_INTEGRATION_TYPES
Variable: SAFE_INTEGRATION_TYPES
constSAFE_INTEGRATION_TYPES: readonly ["chat_generic","chat_agent_console","chat_parent_segment"]
Safe integration service types that can be synced via pull/push/clone. These types don't contain secrets (unlike WEBHOOK with webhookAuthorizationPassword or SLACK with slackSigningSecret).
Note: YAML uses lowercase (chat_generic), but API uses uppercase (CHAT_GENERIC). Comparison should be done case-insensitively.