Package Information
Downloads: 0 weeklyĀ /Ā 0 monthly
Latest Version: 0.1.17
Author: Localith
Available Nodes
Documentation
n8n-nodes-localith
Access your Google Business reviews, listings, and location metrics directly in n8n ā and build powerful automations, dashboards, or your own reputation management platform on top of them.
š What is Localith?
Localith is a Google Business Profile management platform that gives you full programmatic access to your locations, reviews, and performance metrics.
Think of it as the Google Business API made simple. With this n8n node, you can pull all of that data into any workflow ā no complex API setup required.
š What can you build?
| Use Case | Description |
|---|---|
| š Custom dashboards | Sync review data to Airtable, Notion, or Google Sheets |
| š Review alerts | Get Slack or email notifications the moment a new review comes in |
| š¤ AI reply automation | Pipe reviews into an AI node and auto-generate replies |
| š Reputation reporting | Build weekly performance reports for clients or internal teams |
| šļø Your own platform | Use Localith as the data layer and build your own review management tool |
| š Multi-location sync | Manage hundreds of locations from a single workflow |
āļø Operations
š Listings
| Operation | Description |
|---|---|
| Get all listings | Fetch all your Google Business locations |
| Get listing by ID | Retrieve details for a specific location |
| Update listing | Modify listing information |
ā Reviews
| Operation | Description |
|---|---|
| Get reviews | Fetch all reviews across your locations, with filtering by rating, date, and source |
| Get review metrics | Aggregate review stats (average rating, total count, trends) |
š Metrics
| Operation | Description |
|---|---|
| Get listing metrics | Impressions, clicks, calls, direction requests per location |
| Get item metrics | Performance data for individual posts or products |
š£ Content Publishing
| Operation | Description |
|---|---|
| Publish media | Upload and publish content to your Google Business profiles |
š Authentication
This node uses API Key authentication. You can find your API key in your Localith dashboard.
š¦ Installation
In your n8n instance go to Settings ā Community Nodes ā Install and enter:
n8n-nodes-localith
š” Example ā Automated review alerts with AI replies
ā± Schedule Trigger (every hour)
ā
š Localith: Get Reviews (new reviews since last run)
ā
š IF Node (filter 1ā3 star reviews)
ā
š¤ OpenAI Node (generate professional reply)
ā
š¬ Slack Node (send review + suggested reply for team approval)
š Links
| š Website | localith.ai |
| š¦ npm | n8n-nodes-localith |
| š» GitHub | localithai/n8n-nodes-localith |
| š API Docs | embedsocial.com/app/api/documentation |