# Integrations

### Notification Integrations

{% content-ref url="/pages/-LDXYpcbcyKTAdVmwyNy" %}
[Slack integration](/your-projects/project-settings/integration-1/slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJvIYYYk46d\_mxpNJUM" %}
[Webhook integration](/your-projects/project-settings/integration-1/webhook-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPYtp1K7u1cDuIR7ffp" %}
[Microsoft Teams integration](/your-projects/project-settings/integration-1/microsoft-teams.md)
{% endcontent-ref %}

### Developer Integrations&#x20;

{% content-ref url="/pages/NWVgNgFPrev5CFCW2egf" %}
[App Store Connect API](/dashboard/account/developer-accounts/app-store-connect-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/W1GVoizsvMpZLNnnuFV3" %}
[Google Play Developer API Integration Guide](/dashboard/account/developer-accounts/google-play-developer-api-integration-guide.md)
{% endcontent-ref %}

### Continuous Integrations

{% content-ref url="/pages/-LDXYtyiccPApvbQnkUe" %}
[Fastlane](/integrations/fastlane.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LDXYxGAw\_KA368ocua8" %}
[Gradle](/integrations/gradle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LcWczDh5RuP1njva43P" %}
[Teamcity](/integrations/teamcity-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LDXZ2GVaonPfQ1PGROW" %}
[Teamcity with Gradle (Android)](/integrations/teamcity-gradle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LeCYs7059a55D8ZmL3f" %}
[GitLab CI/CD](/integrations/gitlab-ci.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getupdraft.com/integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
