Android · Arazzo Workflow
Android Triage and Reply to App Reviews
Version 1.0.0
Page the Play Store review feed, read a single review in full, and post or update the developer reply.
View Spec
View on GitHub
AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearablesArazzoWorkflows
Provider
Workflows
review-triage-reply
List reviews, read the first one in full, and reply to it.
Lists the application's reviews (optionally translated into the support team's language), ends cleanly when there is nothing to triage, otherwise reads the first review in full and posts the developer reply, returning the reply text and its last-edited timestamp.
1
listReviews
listReviews
Page the review feed for the application, optionally translating reviews into the support team's working language.
2
readReview
getReview
Read the selected review in full, including the user comment, star rating, device metadata, and any existing developer reply.
3
replyToReview
replyToReview
Publish the developer reply under the review. Only one reply per review exists, so this creates the reply or updates the existing one.
Source API Descriptions
openapi