Reply to reviews using AppTweak's API
How to reply to a review with our API?
To be able to reply to reviews with our API you'll need the following:
- An app with a working AppTweak integration
- A valid API token
- Enough API credits
- Reviews on your app
App Store Connect or Google Review Integration
To create an integration on AppTweak, you can follow the guide for App Store Connect or Google Review.
Get your app reviews
Get your app reviews by using App Reviews Search and get the review id
from the reviews you would like to respond to.
Reply to the review
You'll need the following input parameters to reply to a review:
- app id
- device (iphone or android)
- review id
- reply content
To post a successful reply, you'll need a working integration associated with your API token. Otherwise you'll get a 403 error UserMissingResourceError.