iOS · Arazzo Workflow
iOS Create an App Store Version
Version 1.0.0
Create a new App Store version, add its primary localization, and attach a build.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionAuthenticationWalletsDeveloper PlatformArazzoWorkflows
Provider
Workflows
create-app-store-version
Create an App Store version, add a localization, and attach a build.
Creates an App Store version, adds a localized listing, resolves a build by version, and attaches that build to the version.
1
createVersion
Create the App Store version for the app and platform.
2
addLocalization
Add the localized listing entry carrying the description and "What's New" text for the new version.
3
4
attachBuild
Attach the resolved build to the version via the build relationship. A 204 indicates the relationship was set.
Source API Descriptions
openapi
appstoreversionlocalizationsApi
https://raw.githubusercontent.com/api-evangelist/ios/refs/heads/main/openapi/ios-appstoreversionlocalizations-api-openapi.yml
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.