CRM enrichment: complete your customer records automatically
Phone, website, rating, opening hours: enrich your existing base by place_id or name+city.
The problem
Your CRM is full of incomplete records: missing phones, dead websites, zero reputation data. Every rep wastes time re-searching what public data already provides.
The workflow
- Match your accounts: GET /v1/places?q=<name>&city=<city> returns candidates with their place_id.
- Store the place_id on the CRM record: future updates become a simple GET /v1/places/{place_id}.
- Schedule a monthly n8n refresh: updated_since=<date> only re-delivers modified listings (1 credit per modified listing).
- Push the deltas into the CRM via webhook or import.
The result
2,400 CRM records enriched (phone + website + rating) for €4.80 at the Business rate.