This workflow is triggered when user feedback is updated in a Notion database. It uses an AI to perform sentiment analysis (Positive, Neutral, Negative) and determine if the feedback matches an existing insight or requires a new one. The workflow then updates the Notion database, linking feedback to insights and marking it as processed.
This workflow triggers when new customer feedback is added as a row in Google Sheets. It then uses an AI model to classify the sentiment of the feedback as positive, neutral, or negative. Finally, the classified sentiment is updated back into the same Google Sheet.
This workflow automatically triggers when a new product review is added to a specified Google Sheet. It then uses AI to analyze the sentiment of the review (positive, neutral, or negative) and writes the sentiment back into a designated column in the same Google Sheet.
This workflow is triggered when a new page (row) is added to a Notion database. It automatically scrapes content from a specified URL on that page, uses an AI model to generate a summary and relevant tags, and then updates the original Notion page with the AI-generated summary and tags.
This workflow triggers when a client conversation transcript is provided. It uses AI to analyze the transcript, searches HubSpot for the client's record, and uploads a summarized version as meeting notes. Based on the AI analysis, relevant feedback is categorized and routed to the appropriate internal teams via Gmail.
This workflow automatically summarizes new comments added to a Notion database page using AI. When a page in a specified Notion database is updated with new comments, the workflow extracts these comments, sends them to an AI model for summarization, and then updates a designated property on that same Notion page with the generated summary.
This workflow is triggered when a new message is received in a chat platform. It uses AI to identify if the message contains a URL and a request to save an article. If a valid article URL is found, the workflow scrapes the website's content, summarizes it with AI, and then creates a new page in a Notion database. The Notion page includes the original URL, the AI-generated summary, and other extracted metadata. Finally, a confirmation message is sent back to the chat.