Auto-Reply to Google Play Store Reviews with GPT-4o & Sentiment Analysis
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
🛠️ Setup Instructions (Sticky notes included in the workflow)
-
HTTPS Node Replace the package name with your app’s package ID Add Google Service Account credentials
→ Create from Google Cloud Console with access to Play Console
→ Add to n8n Credential Manager -
OpenAI Node Add your OpenAI API key
→ GPT-4o or GPT-4o mini supported
→ Customize model or instructions if needed -
AI Agent Node Modify prompt to reflect your app name, tone, and feature set
→ E.g. polite, witty, casual, support-friendly, etc.
→ You can add reply conditions or logic for different types of reviews -
Slack Node (Optional) Configure Slack Webhook or OAuth credentials if you want reply logs
→ Otherwise, delete the node to simplify the workflow
⚡ 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. 🚀
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
🤖 Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments