Manage reviews from Google Sheets
Sync your Google reviews, generate AI-powered replies, and track your reputation score — all without leaving your spreadsheet.
Sync your Google reviews, generate AI-powered replies, and track your reputation score — all without leaving your spreadsheet.
Pull all your reviews from ReplyBuddy into a structured spreadsheet. Ratings, dates, authors, and reply status — all formatted and colour-coded.
Select rows, click "Generate" — ReplyBuddy crafts personalised, SEO-optimised replies using your Brand DNA. No tab switching required.
Review and tweak replies right in your spreadsheet. Make edits, add personal touches, then push updates back to ReplyBuddy.
View your reputation score, response rate, average rating, and pending review count — directly from the Sheets sidebar.
Already have reviews in a spreadsheet? Push them directly into ReplyBuddy — no CSV export needed. Works with any column layout.
Connect with your ReplyBuddy API key. Your data stays encrypted and never touches third-party servers. Revoke access anytime.
No marketplace approval needed — just paste the script into your sheet.
In Google Sheets, go to Extensions → Apps Script. This opens the script editor for your spreadsheet.
Copy the script below and paste it into the Apps Script editor. Replace any existing code, then click Save.
Reload the spreadsheet. Click ReplyBuddy → Settings in the menu bar. Paste your API key from the ReplyBuddy Dashboard (Zapier → Webhook Key).
Click ReplyBuddy → Sync Reviews to pull your reviews in. Select rows and click Generate Replies to create AI-powered replies in bulk.
All endpoints use your ReplyBuddy API key via the x-replybuddy-api-key header.
{ reviewText, rating, reviewerName, reviewId }{ rows: [{ author, rating, text, date }] }Sign up for ReplyBuddy, get your API key, and start generating AI-powered review replies right from your spreadsheet.
Get started free →