Integrations: Google Places + OpenAI + Slack/Teams

Build Steps in n8n

  1. Schedule Trigger every 6 hours
  2. Google Places API fetches only new reviews
  3. Sentiment analysis classifies: positive / negative / neutral
  4. AI drafts tailored replies: thanks for positive, empathy + solution for negative
  5. Slack notification with proposed reply and approve button
  6. API publishes reply after approval

FAQ

Why not auto-publish without review?

Negative reviews may involve sensitive complaints; a wrong automated reply hurts more than silence. Review takes seconds and protects you.

More Templates