Import Guest Feedback

Load a feedback export from the ResDiary portal so NPS stays current — no API, no waiting on ResDiary. Each review is matched to a pub by name and added to the feedback the NPS score reads. Safe to re-run: duplicates are skipped.
Two ways to paste: a CSV exported from ResDiary (first row = column headers — it looks for columns like restaurant, visit date, rating), or JSON like [{"restaurant":"The Griffin Inn","visitDate":"2026-09-01","rating":5}, …]. Only three things are needed per review: which pub, the visit date, and the rating.