Anything new to the AppStoreConnect API

Asked on 06/13/2025

1 search

At WWDC, Apple introduced several new features and enhancements to the App Store Connect API. Here are some of the key updates:

  1. Webhook Notifications: The App Store Connect API now supports webhooks, allowing developers to receive real-time notifications for important events such as build upload state changes, app version state changes, and new TestFlight feedback submissions. This feature provides more opportunities for automation in the development process. You can learn more about this in the session Automate your development process with the App Store Connect API.

  2. Build Upload API: A new Build Upload API has been introduced, which allows developers to automate the process of uploading builds to App Store Connect. This API provides flexibility by allowing uploads using any language or platform, and it includes well-formatted messages for error handling. More details can be found in the session Automate your development process with the App Store Connect API.

  3. Feedback API: The Feedback API enables developers to access TestFlight feedback programmatically, including crash logs and screenshot feedback. This helps in quickly iterating on app development based on user feedback. This is covered in the session Automate your development process with the App Store Connect API.

  4. App Analytics Enhancements: Over 100 new metrics have been added to App Analytics in App Store Connect, including new data on subscriptions and monetization. This helps developers better understand and grow their business on the App Store. This is discussed in the session What’s new in App Store Connect.

These updates aim to streamline the app development process, enhance automation, and provide deeper insights into app performance and user engagement.