Back to Integrations
integration integration
integration

Integrate Sentiment Analysis with 500+ apps and services

Unlock Sentiment Analysis’s full potential with n8n, connecting it to similar AI apps and over 1000 other services. Automate AI workflows by integrating, training, and deploying models across various platforms. Create adaptable and scalable workflows between Sentiment Analysis and your stack. All within a building experience you will love.

Create workflows with Sentiment Analysis integrations

802 integrations
Sort by:
Popularity
NameOldestNewest

Popular ways to use Sentiment Analysis integration

Slack node
Jira Software node
+10

Automate Customer Support Issue Resolution using AI Text Classifier

This n8n template is designed to assist and improve customer support team member capacity by automating the resolution of long-lived and forgotten JIRA issues. How it works Schedule Trigger runs daily to check for long-lived unresolved issues and imports them into the workflow. Each Issue is handled as a separate subworkflow by using an execute workflow node. This allows parallel processing. A report is generated from the issue using its comment history allowing the issue to be classified by AI - determining the state and progress of the issue. If determined to be resolved, sentiment analysis is performed to track customer satisfaction. If negative, a slack message is sent to escalate, otherwise the issue is closed automatically. If no response has been initiated, an AI agent will attempt to search and resolve the issue itself using similar resolved issues or from the notion database. If a solution is found, it is posted to the issue and closed. If the issue is blocked and waiting for responses, then a reminder message is added. How to use This template searches for JIRA issues which are older than 7 days which are not in the "Done" status. Ensure there are some issues that meet this criteria otherwise adjust the search query to suit. Works best if you frequently have long-lived issues that need resolving. Ensure the notion tool is configured as to not read documents you didn't intend it to ie. private and/or internal documentation. Requirements JIRA for issues management OpenAI for LLM Slack for notifications Customising this workflow Why not try classifying issues as they are created? One use-case may be for quality control such as ensuring reporting criteria is adhered to, summarising and rephrasing issue for easier reading or adjusting priority.
jimleuk
Jimleuk
Google Sheets node
HTTP Request node
+7

Scrape Trustpilot Reviews with DeepSeek, Analyze Sentiment with OpenAI

Workflow Overview This workflow automates the process of scraping Trustpilot reviews, extracting key details, analyzing sentiment, and saving the results to Google Sheets. It uses OpenAI for sentiment analysis and HTML parsing for review extraction. How It Works 1. Scrape Trustpilot Reviews HTTP Request**: Fetches review pages from Trustpilot (https://it.trustpilot.com/review/{{company_id}}). Paginates through pages (up to max_page limit). HTML Parsing**: Extracts review URLs using CSS selectors Splits the URLs into individual review links. 2. Extract Review Details Information Extractor**: Uses DeepSeek to extract structured data from the review: Author: Name of the reviewer. Rating: Numeric rating (1-5). Date: Review date in YYYY-MM-DD format. Title: Review title. Text: Full review text. Total Reviews: Number of reviews by the user. Country: Reviewer’s country (2-letter code). 3. Sentiment Analysis Sentiment Analysis Node**: Uses OpenAI to classify the review text as Positive, Neutral, or Negative. Example output: { "category": "Positive", "confidence": 0.95 } 4. Save to Google Sheets Google Sheets Node**: Appends or updates the extracted data to a Google Sheet Set Up Steps 1. Configure Trustpilot Scraping Edit Fields1 Node**: Set company_id to the Trustpilot company name Set max_page to limit the number of pages scraped. 2. Configure Google Sheets Google Sheets Node**: Update the documentId with your Google Sheet ID Ensure the sheet has the required columns (Id, Data, Nome, etc.). 3. Configure OpenAI OpenAI Chat Model Node**: Add your OpenAI API key. Sentiment Analysis Node**: Ensure the categories match your desired sentiment labels (Positive, Neutral, Negative). Key Components Nodes**: HTTP Request/HTML: Scrape and parse Trustpilot reviews. Information Extractor: Extract structured review data using DeepSeek. Sentiment Analysis: Classify review sentiment. Google Sheets: Save and update review data. Credentials**: OpenAI API key. DeepSeek API key. Google Sheets OAuth2.
n3witalia
Davide
Google Sheets node
Merge node
Gmail node
+8

Analyze Reddit Posts with AI to Identify Business Opportunities

Use case Manually monitoring Reddit for viable business ideas is time-consuming and inconsistent. This workflow automatically analyzes trending Reddit discussions using AI to surface high-potential opportunities, filter irrelevant content, and generate actionable insights - saving entrepreneurs 10+ hours weekly in market research. What this workflow does This AI-powered workflow automatically collects trending Reddit discussions, analyzes posts for viable business opportunities using GPT-4, applies smart filters to exclude low-value content, and generates scored opportunity reports with market insights. It identifies unmet customer needs through sentiment analysis, prioritizes high-potential ideas using custom criteria, and outputs structured data to Google Sheets for actionable decision-making. Setup Add Reddit,Google and OpenAI credentials Configure target subreddits in Subreddit node Test workflow by testing workflow Review generated opportunity report in Google Sheets How to adjust this template Change data sources**: Replace Reddit trigger with Twitter/X or Hacker News API Modify criteria**: Adjust scoring thresholds in Opportunity Calculator node Add integrations**: Create automatic Slack alerts for urgent opportunities Generate draft business plans using AI Document Writer
tao
Alex Huang
Google Drive node
+6

Generate Complete Stories with GPT-4o and Save Them in Google Drive

AI Story Generator with GPT-4o and Google Drive Integration Automatically generate complete stories with GPT-4o and seamlessly save them to Google Drive. Who is this for? Creative writers and authors Marketing and sales professionals Educators and content creators Fan fiction enthusiasts Anyone interested in automating storytelling with AI What problem is this workflow solving? Manually creating engaging, structured narratives can be time-consuming. Writers and content creators often struggle to maintain consistency, depth, and engaging storytelling structure. This workflow solves these challenges by automating story creation using advanced AI (GPT-4o) and proven storytelling techniques. What this workflow does This n8n automation generates comprehensive stories through an iterative AI-driven process: Step 1: Provide Your Story Idea Users input a clear description and specify their desired story format (short story, fan fiction, sales email, etc.). Step 2: AI-Driven Analysis GPT-4o analyzes the provided idea, categorizes the story, selects relevant storytelling frameworks inspired by PipDeck Storyteller Tactics, and determines narrative tone and direction. Step 3: Story and Character FoundationEstablishes core themes, emotional hooks, and detailed character backgrounds. Step 4: Initial Story Development Creates a structured plot outline including engaging elements such as hooks, twists, and resolutions. Step 5: Iterative Enhancement Refines the story through multiple automated prompts, improving narrative depth, character development, dialogue, and realism. Step 6: Editorial Feedback Generates automated critiques highlighting clichés, weak dialogues, and areas for improvement. Step 7: Final Polished Version Incorporates editorial feedback to produce a complete, polished, ready-to-use narrative. Step 8: Instant Google Drive OrganizationAutomatically saves the final story directly to your specified Google Drive folder for easy access and management. Setup Instructions Prerequisites: n8n account (cloud or self-hosted) GPT-4o API access via OpenAI Google Drive account Configure OpenAI Node: Add your GPT-4o API key in the OpenAI node settings. Configure Google Drive Node: Connect your Google Drive account by authenticating with n8n. Specify the folder where generated stories should be saved. Test Workflow: Run the workflow with a simple story prompt to ensure proper setup. How to Customize this Workflow Adjust Prompt Details: Modify AI prompt instructions to suit your specific story style and audience. Expand or Narrow Iterations: Change the number of iterations to balance between speed and story complexity. Customize Feedback Level: Adjust the level of editorial feedback provided. Dependencies and Requirements GPT-4o API from OpenAI Google Drive integration enabled in n8n Get Started Download and deploy this template today to streamline your storytelling process and produce consistently engaging, high-quality content effortlessly.
ian-dikhtiar
Ian Dikhtiar
Telegram node
Gmail node
+5

Smart Email Classifier & Auto-Responder with AI

This n8n workflow automates email management by classifying incoming messages, drafting replies, and sending alerts—all powered by AI. Features 🚀 AI-Powered Email Categorization Classifies emails into Spam, Important, Promotion, Notification, Personal, Call Request, Needs Reply. Uses GPT-4o to determine whether an email requires a response. ✉️ Automated Smart Replies Generates context-aware responses using AI. Supports email threading for seamless conversations. 🔔 Real-Time Notifications Telegram Alerts** for important emails. Gmail Drafts** auto-generated for quick replies. 🛠️ Google Calendar Integration Schedules follow-ups based on email content. Setup Instructions Connect Gmail, OpenAI, Telegram, and Google Calendar. Set up classification categories and notification preferences. Customize AI response styles if needed. Run the workflow—watch it organize your inbox effortlessly. Who Should Use This? Busy Professionals**: Focus on high-priority emails. Customer Support**: Manage inquiries with quick replies. Sales Teams**: Respond to leads instantly. Keep your inbox under control with this automation! 🚀
ian-dikhtiar
Ian Dikhtiar

About Sentiment Analysis

Related categories

Similar integrations

  • Embeddings Google Gemini node
  • Binary Input Loader node
  • Embeddings Cohere node
  • Hugging Face Inference Model node
  • OpenAI Chat Model node
  • HTTP Request Tool node
  • Pinecone: Insert node
  • AWS Bedrock Chat Model node

Over 3000 companies switch to n8n every single week

Connect Sentiment Analysis with your company’s tech stack and create automation workflows

FAQ about Sentiment Analysis integrations

  • How can I set up Sentiment Analysis integration in n8n?

      To use Sentiment Analysis integration in n8n, start by adding the Sentiment Analysis node to your workflow. You'll need to authenticate your Sentiment Analysis account using supported authentication methods. Once connected, you can choose from the list of supported actions or make custom API calls via the HTTP Request node, for example: you can then define the input data you wish to analyze and set up the output to capture the sentiment results. Make sure to test your workflow to ensure everything is functioning correctly. Feel free to refer to the n8n documentation for any specific configuration details you may need.

  • Do I need any special permissions or API keys to integrate Sentiment Analysis with n8n?

  • Can I combine Sentiment Analysis with other apps in n8n workflows?

  • What are some common use cases for Sentiment Analysis integrations with n8n?

  • How does n8n’s pricing model benefit me when integrating Sentiment Analysis?

We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. 🤗

in other news I installed @n8n_io tonight and holy moly it’s good

it’s compatible with EVERYTHING

Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.

n8n is a game-changer and should be known by all SMBs and even enterprise companies.

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon