π« Auto-reply to Google Play Store reviews with GPT-4o & sentiment analysis
β‘ 883 views Β· π« Ticket Management & Triage
Description
This n8n workflow automates replying to Google Play Store reviews using AI.
It analyzes each reviewβs sentiment and tone and posts a human-like response β saving time for indie devs, founders, and PMs managing multiple apps.
π‘ Use Cases
- Respond to reviews at scale without sounding robotic
- Prioritize negative sentiment feedback
- Maintain consistent tone and support messaging
- Free up time for teams to focus on product instead of ops
π§ How it works
- Uses the Play Store API to fetch new app reviews
- Filters out reviews that have already been replied to
- Analyzes sentiment using OpenAI GPT-4o
- Passes sentiment and review context to an AI Agent node that crafts a reply
- Replies are posted to Play Store via Google API
- (Optional) Logs the reply to Slack for visibility
β‘ Requirements
- Google Play Developer Console access
- Google Cloud Project with service account
- OpenAI account (GPT-4o or mini)
- (Optional) Slack workspace & app for logging
π Donβt want to set this up yourself?
Iβll do it for you. Just drop me an email: imarunavadas@gmail.com
Letβs automate the boring stuff so you can focus on growth. π
π Nodes Used
HTTP Request, Slack, Schedule Trigger, AI Agent, OpenAI Chat Model, Simple Memory
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File