App Store Connect Integration
Connect App Store Connect to ReleaseTag to sync app reviews, track version releases, and view TestFlight builds on your dashboard.
Overview
The App Store Connect integration uses the App Store Connect API to pull data from your Apple developer account into ReleaseTag. This gives you a unified view of customer feedback alongside app version info and reviews.
What syncs
- App Store reviews (synced daily at 6am UTC)
- Production app version and build info
- TestFlight build info
Prerequisites
- A ReleaseTag account with admin or owner access to your organization
- An Apple Developer account with access to App Store Connect
- An App Store Connect API key (see below)
Creating an API Key
- Go to App Store Connect → Users and Access → Integrations → App Store Connect API
- Click the + button to generate a new key
- Give it a name (e.g. "ReleaseTag")
- Select the appropriate role (see permissions below)
- Click Generate
- Download the
.p8private key file (you can only download it once) - Note the Key ID and your Issuer ID (shown at the top of the page)
API Key permissions
Grant only the permissions you need. Features will be limited based on the role you assign:
| Permission | Features |
|---|---|
| Customer Support | App Store reviews, reply to reviews |
| App Manager | App info, versions, TestFlight builds |
| Admin | Crash reports, diagnostics |
Installation
Step 1: Add credentials at the organization level
- Go to Organization Settings → Integrations
- Find the App Store Connect section
- Enter your Issuer ID, Key ID, and paste the contents of your .p8 private key file
- Click Connect to App Store Connect
Credentials are shared across all projects in your organization and encrypted before storage.
Step 2: Link apps to a project
- Go to Project Settings → Integrations
- Find the App Store Connect Apps section
- Click Link App
- Select the app(s) you want to track from the list
Linked apps will appear on the project dashboard with their latest version info, and reviews will begin syncing automatically.
Viewing App Store data
Once connected, the project dashboard shows a card with:
- Current production version and build number
- Latest TestFlight build info
- App Store reviews in the Reviews tab
Managing the integration
Unlinking an app
To stop tracking an app on a project:
- Go to Project Settings → Integrations
- Find the app in the App Store Connect Apps section
- Click Unlink
Disconnecting App Store Connect
To fully disconnect the integration:
- Go to Organization Settings → Integrations
- Click Disconnect on the App Store Connect section
This removes all tracked apps across all projects in the organization.
Privacy & Security
- API credentials are encrypted using AES-256-GCM before storage
- Data is cached for 5 minutes and refreshed on page load
- Only metadata (app info, reviews, version numbers) is accessed
- You can revoke the API key at any time from App Store Connect
Support
Having trouble? Contact us at support@releasetag.com