localith

n8n community node for Localith — access your Google Business reviews, listings, and location metrics. Build automations, dashboards, or your own reputation management platform.

Package Information

Downloads: 0 weeklyĀ /Ā 0 monthly
Latest Version: 0.1.17
Author: Localith

Documentation

n8n-nodes-localith

npm version
License: MIT
n8n community node

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

Discussion