iOS · Arazzo Workflow
iOS Invite a TestFlight Beta Tester
Version 1.0.0
Create a beta tester, add them to a beta group, and send an App Store Connect invitation.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionAuthenticationWalletsDeveloper PlatformArazzoWorkflows
Provider
Workflows
invite-beta-tester
Create a beta tester, add them to a group, and send an invitation.
Creates a beta tester from an email, links them to a beta group, and issues an App Store Connect invitation for the app.
1
createTester
Create the beta tester record, attaching them to the target beta group at creation time.
2
addToGroup
Explicitly assign the tester to the beta group via the group's testers relationship to ensure membership is in place. A 204 indicates success.
3
sendInvitation
Send the tester an App Store Connect invitation email for the app so they can accept and install via TestFlight.
Source API Descriptions
openapi
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.