# Google Play Connect API

{% hint style="info" %}
This feature is included in the [Pay-as-you-go and Enterprise plan](/~/changes/hCUa1az9yKp7rsxQS8yk/dashboard/account/plan-and-billing.md)
{% endhint %}

With Updraft you can distribute and publish your Android builds to TestFlight. To make this possible, you need to add an [Google Play Connect Key](https://developers.google.com/workspace/guides/create-credentials) to your project.&#x20;

#### **Requirements:**

* Be an Admin or Account Holder on the App Store Connect website
* Be an Owner of the Project on Updraft

#### Configure Updraft:

1. Login with an Owner Account on [Updraft](https://u2.getupdraft.com/login)
2. Go to the *Profile* section on the left and then *Developer Accounts*

<figure><img src="/files/XrBzt0MXdfe4uQpgsKgU" alt=""><figcaption><p>The Integrations tab under Profile > Developer Accounts</p></figcaption></figure>

3. Now click on *Connect Google Play* under *new Integration*
4. Within this section, upload the JSON key file you got from Google.


---

# 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/~/changes/hCUa1az9yKp7rsxQS8yk/dashboard/account/developer-accounts/google-play-connect-api.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.
