sentiment analysis

★ 6.3 · n8n · medium · 6 nodes

sentiment analysis is an n8n automation template that accepts text through a form trigger, evaluates its sentiment using a language model via OpenRouter, and delivers the result as a Telegram notification. Reach for it when you want to automatically gauge the tone of customer feedback, check whether a draft message sounds too negative before sending, or label incoming support requests as positive, neutral, or negative without manual review. Trigger: form. Integrations: OpenRouter (LLM routing), Telegram. The workflow is deployed by importing a JSON file into n8n — self-hosted or cloud. It works in one direction: classifying the sentiment of text you provide, not generating replies or processing audio and images. A good fit for small teams and solo projects that need a no-code starting point; not intended for bulk processing of large datasets or direct CRM integration without additional customization.