Automate your development process with the App Store Connect API
Asked on 2025-07-03
1 search
The session "Automate your development process with the App Store Connect API" at WWDC 2025 provides a comprehensive overview of how to use the App Store Connect API to automate various stages of your app development process. Key features discussed include:
-
Webhook Notifications: You can set up webhook listeners to receive real-time notifications for important events such as build upload state changes, feedback submissions, and app version state changes. This allows you to automate responses to these events. Learn more about webhook notifications.
-
Build Upload API: This API allows you to automate the process of uploading new builds to App Store Connect. It provides a flexible way to integrate build uploads into your existing workflows, supporting various programming languages and platforms. Explore the Build Upload API.
-
Beta Testing with TestFlight: The session covers how to automate the distribution of builds to beta testers using TestFlight APIs. This includes assigning builds to tester groups and notifying testers when a new build is available. Beta testing builds.
-
Feedback API: You can retrieve feedback from beta testers programmatically, including crash logs and screenshots, to incorporate into your development cycle. Feedback API details.
-
Additional Development APIs: The session also highlights other APIs available for automating asset management and receiving notifications about app state changes. Additional development APIs.
These tools and APIs are designed to streamline your development process, allowing you to focus more on building great features for your users.

Automate your development process with the App Store Connect API
Learn how the new WebHook API can provide you with real-time notifications from App Store Connect. We’ll also introduce new APls that can help you manage user feedback and build delivery, and discuss how to integrate these tools into your development workflow to improve efficiency and streamline your processes.

What’s new in App Store Connect
Get the latest updates for App Store Connect, including the new web UI for build delivery and enhancements to TestFlight notifications. We’ll also discuss new app discovery features and enhancements, such as keywords for custom product pages, Accessibility Nutrition Labels, and age ratings updates. Additionally, learn about new functionalities like In-App Purchase offer codes and review summarization tools.

Discover Apple-Hosted Background Assets
Building on Background Assets, this session will introduce the new capability to download asset packs of content for games and other applications. Learn how Apple can host these asset packs for you or how to manage self-hosting options. We’ll delve into the native API integration and the corresponding App Store implementations, providing you with the tools to enhance your app’s content delivery and user experience.