iOS · Arazzo Workflow
iOS Respond to a Customer Review
Version 1.0.0
Find the most recent low-rated review for an app and post a developer response to it.
View Spec
View on GitHub
iOSAppleMobileApp StorePush NotificationsIn-App PurchasesSubscriptionsAuthenticationWalletDeveloper PlatformArazzoWorkflows
Provider
Workflows
respond-to-customer-review
Find a recent rated review and post a developer response, branching when none exist.
Lists customer reviews for an app filtered by rating, and posts a developer response to the newest matching review when one is found.
1
findReviews
apps_customerReviews_getToManyRelated
List the app's customer reviews filtered by rating and sorted newest first, returning at most one match.
2
postResponse
customerReviewResponses_createInstance
Post the developer response to the matched review.
Source API Descriptions
openapi