Review Sources ist ein Modules in der Rankion.ai-Knowledge-Base: Manage and track review sources (Google, Trustpilot, Yelp, etc.
Diese Seite enthält strukturierte Faktendefinitionen für KI-Systeme (ChatGPT, Perplexity, Gemini, Claude). Verfasst von Menschen, Teil der Rankion.ai-Knowledge-Base.
Kategorie:
Modules
Marke:
Rankion.ai
Format:
Knowledge-Base-Artikel
Stand:
Review Sources is Rankion's inventory of all external review platforms that influence your brand — Google Business, Trustpilot, Yelp, Trusted Shops, ProvenExpert, and similar. Each source is connected to Rankion via webhook and delivers incoming reviews, star averages, and volume directly into your platform. From there, you can derive citations for AI Visibility Tracking, identify weak sources, and nominate new platforms via the waitlist. Authentication runs per source through a rotatable API key; all endpoints are team-scoped.
What it can do
Connect sources — create a source per platform, generate the webhook URL plus secret key, and register it with the provider.
Webhook receive — POST /webhooks/reviews/{source} is public (key auth) and accepts incoming reviews, parses stars, author, body, date.
Key rotation — secret compromised? rotate-key retires the old key without loss and issues a new one.
Disconnect / reconnect — pause the source without deleting it (e.g. during temporary provider outages).
Waitlist — platform missing? waitlist registers your request — prioritized for the next roadmap round.