---
title: Integrations
description: Connect Capawesome Cloud with your version control system and notification services to streamline your workflow.
---

# Integrations

Connect Capawesome Cloud with external services to streamline your workflow for Live Updates and Native Builds.

For a complete overview of everything Capawesome works with — CI/CD providers, distribution services, notification channels, and supported frameworks — see the [integrations overview](https://capawesome.io/integrations/){:target="_blank"}.

## Git Providers

Git connections are managed per organization on the Git Connections page and reused by your apps.

<div class="grid cards" markdown>

-   :fontawesome-brands-microsoft: &nbsp;
    __Azure DevOps__

    ---

    Connect your Azure DevOps repositories to Capawesome Cloud.

    ---

    [:octicons-arrow-right-24: Learn more](./azure-devops.md)

-   :fontawesome-brands-bitbucket: &nbsp;
    __Bitbucket__

    ---

    Connect your Bitbucket repositories to Capawesome Cloud.

    ---

    [:octicons-arrow-right-24: Learn more](./bitbucket.md)

-   :fontawesome-brands-git-alt: &nbsp;
    __Git (HTTP/S)__

    ---

    Connect any Git server over HTTPS to Capawesome Cloud.

    ---

    [:octicons-arrow-right-24: Learn more](./git.md)

-   :simple-gitea: &nbsp;
    __Gitea__

    ---

    Connect your Gitea repositories to Capawesome Cloud.

    ---

    [:octicons-arrow-right-24: Learn more](./gitea.md)

-   :fontawesome-brands-github: &nbsp;
    __GitHub__

    ---

    Connect your GitHub repositories to Capawesome Cloud.

    ---

    [:octicons-arrow-right-24: Learn more](./github.md)

-   :fontawesome-brands-gitlab: &nbsp;
    __GitLab__

    ---

    Connect your GitLab repositories to Capawesome Cloud.

    ---

    [:octicons-arrow-right-24: Learn more](./gitlab.md)

</div>

## Notifications

<div class="grid cards" markdown>

-   :fontawesome-brands-discord: &nbsp;
    __Discord__

    ---

    Receive webhook notifications in a Discord channel.

    ---

    [:octicons-arrow-right-24: Learn more](./discord.md)

-   :fontawesome-brands-microsoft: &nbsp;
    __Microsoft Teams__

    ---

    Receive webhook notifications in a Microsoft Teams channel.

    ---

    [:octicons-arrow-right-24: Learn more](./microsoft-teams.md)

-   :fontawesome-brands-slack: &nbsp;
    __Slack__

    ---

    Receive webhook notifications in a Slack channel.

    ---

    [:octicons-arrow-right-24: Learn more](./slack.md)

</div>
