Charm + Judge.me
Real reviews. Real points. Automatically.
How it works
What you can do.
Connect Judge.me and Charm awards points the moment a customer submits a review. No webhook hand-tuning, no waiting for a Zapier middleman.
- ✓Auto-award points on verified review submission
- ✓Configure points per review type (photo, video, text-only) independently
- ✓Anti-abuse: one review per order, cooldown configurable
- ✓Pulls customer email match from Judge.me so the right customer gets credited even on guest reviews
Under the hood
What the data looks like.
Judge.me sends webhook → Charm:
{
event: "review.created",
customer_email: "person@example.com",
product_id: 12345,
rating: 5,
has_photo: true
}
Charm awards:
base_review_points + photo_bonus_pointsSetup
Five-minute setup.
- 1In Charm → Settings → Integrations → Judge.me
- 2Click "Connect Judge.me" — Charm registers the webhook automatically
- 3Set points per review type (e.g. 50 base, +30 for photo)
- 4Optional: limit to one review per order (recommended)
FAQ
Common questions.
Do I need to set up the webhook on Judge.me's side?
No. Charm registers and maintains the webhook for you via the Judge.me API.
What if a customer leaves a review on a different store using Judge.me?
Only reviews on your store fire your loyalty rules — Judge.me scopes webhooks per shop.