Integrations
Filter by provider: github or jira
List of integrations
No content
Unauthorized
Forbidden - Requires role: owner
No content
External service to integrate with
githubPossible values: How to authenticate with the provider:
patfor GitHub/Azure DevOps tokensbasic_authfor Jira (email + API token)oauth_client_credentialsfor Jira OAuth 2.0 (client_id + client_secret + cloud_id)service_principalfor Azure DevOps (client_id + client_secret + tenant_id)appfor GitHub Appoauthfor OAuth flowsapi_keyfor AI providers (Anthropic, OpenAI, Google)bearerfor AWS Bedrock
patPossible values: Provider-specific credentials. Examples: - GitHub PAT: { token: "ghp_xxx" } - GitHub App: { appId: "123456", privateKey: "-----BEGIN RSA..." } - Azure DevOps PAT: { organization_url: "https://dev.azure.com/org", token: "xxx" } - Azure DevOps Service Principal: { organization_url: "https://dev.azure.com/org", client_id: "xxx", client_secret: "xxx", tenant_id: "xxx" } - Jira basic_auth: { base_url: "https://company.atlassian.net", username: "email", api_token: "token" } - Jira oauth_client_credentials: { client_id: "...", client_secret: "...", cloud_id: "..." } - AI Anthropic: { api_key: "sk-ant-..." } - AI OpenAI: { api_key: "sk-..." } - AI Google: { api_key: "..." } - AI GitHub Copilot: { token: "ghu_..." } - AI Amazon Bedrock: { bearer_token: "...", region: "us-east-1" }
{"token":"ghp_xxxx"}Repository identifiers to scope this integration to. Get these from GET /projects or register via POST /projects. Required if isGlobal is false.
["flxbl-io/sf-core","acme-corp/salesforce-main"]Set true to make credentials available to ALL projects. Use for shared services like a company-wide Jira instance. Either isGlobal or projects must be specified.
trueMark as the system default for this provider category. Only global integrations can be default. AI providers are grouped — setting one AI provider as default unsets any other AI default.
falseProvider-specific configuration options
Integration created successfully
Invalid configuration, missing scope (isGlobal or projects), or project not found
Application tokens not permitted - requires user authentication
Forbidden - Requires role: owner, member
No content
Filter by service: github or jira
Filter by registered project identifier (e.g., flxbl-io/sf-core). List projects via GET /projects.
Credentials retrieved successfully
No content
Forbidden - Requires role: owner, member, application
No integration found for the specified filters
No content
Integration ID (UUID)
Integration deleted successfully
Unauthorized
Forbidden - Requires role: owner
Integration not found
No content
Project identifier to check (e.g., flxbl-io/sf-core for GitHub, org/project/repo for Azure DevOps). Omit to check all registered projects.
flxbl-io/sf-corePlatform health check results
Overall health across all checked projects:
healthy— every project's platform integration is reachabledegraded— at least one project is healthy but others are unhealthy or not configuredunhealthy— no project has a healthy platform integration
healthyPossible values: ISO 8601 timestamp of when the health check was performed
2026-02-20T08:35:53.050ZUnauthorized — missing or invalid bearer token
Forbidden - Requires role: owner, member, application
Project not found — the specified project identifier does not exist
Last updated