# Appstore

### Connect to Appstore

1\. Go to the **Resources** page and click the <img src="/files/luUqNwhjG7IZbheUpaBG" alt="" data-size="line">  button.&#x20;

2\. Select **Appstore**.

3\. Enter your account credentials and click **Connect**.&#x20;

* **Issuer ID**
* **Key ID**
* **Private Key**: The contents of the private API key file, which is in the P8 format and should start with `-----BEGIN PRIVATE KEY-----` and end with `-----END PRIVATE KEY-----`.
* **Start Date**: Retrieve data stating from a specific date and time. The date should be defined in UTC date and time, such as 2017-01-25T00:00:00Z.
* &#x20;`2020-11-16T00:00:00Z`. Apple only allows to go back 365 days from today.&#x20;
* **Vendor ID**: Go to "Sales and Trends", then choose "Reports" from the drop-down menu in the top left. On the next screen, there'll be a drop-down menu for "Vendor". Your name and ID will be shown there. Use the numeric Vendor ID.

4\. Choose tables to import and click **Finish Setup**.&#x20;

5\. You will see a  <img src="/files/-MgBo4LSmdK4OS-NqLZy" alt="" data-size="line"> icon next to your resource. It may take a few minutes to several hours depending on the data size and the number of your tables. Once your data is ready, you will receive a notification email.&#x20;

### Supported tables[​](https://docs.airbyte.com/integrations/sources/appstore#output-schema) <a href="#output-schema" id="output-schema"></a>

* [SALES](https://help.apple.com/app-store-connect/#/dev15f9508ca)
* [SUBSCRIPTION](https://help.apple.com/app-store-connect/#/itc5dcdf6693)
* [SUBSCRIPTION\_EVENT](https://help.apple.com/app-store-connect/#/itc0b9b9d5b2)
* [SUBSCRIBER](https://help.apple.com/app-store-connect/#/itcf20f3392e)


---

# 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.acho.io/acho-studio/resources/import-data/appstore.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.
