Integrations
Filter by provider: github or jira
List of integrations
No content
Unauthorized
Forbidden - requires Owner role
No content
External service to integrate with
githubPossible values: How to authenticate with the provider. Use pat for GitHub tokens, basic_auth for Jira (email + API token), app for GitHub App, or oauth for OAuth flows.
patPossible values: Provider-specific credentials. For GitHub PAT: { token: "ghp_xxx" }. For Jira basic_auth: { base_url: "https://company.atlassian.net", username: "email", api_token: "token" }.
{"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.
trueProvider-specific configuration options
Integration created successfully
Invalid configuration, missing scope (isGlobal or projects), or project not found
Application tokens not permitted - requires user authentication
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
No integration found for the specified filters
No content
Integration ID (UUID)
Integration deleted successfully
Unauthorized
Forbidden - requires Owner role
Integration not found
No content
Last updated