Productivity Automation Workflows — Page 4 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Productivity

    Productivity Workflows

    Task and project management

    • Automate Task Creation in Todoist from Telegram Messages Using AI

      This n8n workflow automates task management by converting Telegram messages into Todoist tasks using AI. It supports both voice and text inputs, enhancing productivity and efficiency.

      n8nFree
    • Categorize Gmail Emails Using GPT-4 Mini with Multi-Label Analysis

      ## Automatically Categorize Gmail Emails with GP-4o-mini Multi-Label Analysis ## Description The **Automatically Categorize Gmail Emails with GP-4o-mini Multi-Label Analysis** template is designed specifically for professionals, business owners, entrepreneurs, and anyone struggling to manage a high volume of daily emails. It solves common inbox problems such as email overload, missed important messages, manual sorting inefficiencies, and unorganized inbox clutter. By using intelligent content analysis powered by GP-4o-mini, this workflow automatically categorizes incoming Gmail messages with relevant labels, ensuring efficient email management and significantly boosting productivity. ## Workflow Overview ### How It Works - **Email Detection**: Continuously monitors your Gmail inbox every minute to detect new incoming emails. - **Content Extraction**: Retrieves key email components including sender details, subject line, and body content for analysis. - **Intelligent Labeling**: Utilizes GP-4o-mini AI to contextually analyze each email and assign 1-3 relevant labels based on your existing Gmail label structure. - **Automatic Application**: Applies the selected labels directly to your emails, equipped with robust error-handling mechanisms to ensure accuracy and reliability. ### Key Benefits - **Organized Inbox**: Automatically maintains inbox order and clarity. - **Time-Saving**: Reduces manual email management effort significantly. - **Customization**: Fully adaptable to specific labeling and organizational requirements. ## Pre-conditions Before using this template, ensure the following prerequisites are met: - Active Gmail account with OAuth2 enabled. - Active OpenAI account with GP-4o-mini API key. - Clearly defined labels set up in your Gmail account (e.g., Work, Personal, Urgent). ## Setup Instructions Follow these straightforward setup steps to activate the workflow: 1. **Connect Gmail Account** - Authorize your Gmail account using OAuth2 (takes approximately 2-3 minutes). 2. **Configure OpenAI GP-4o-mini API** - Enter and validate your GP-4o-mini API key to enable advanced email analysis. 3. **Establish Gmail Labels** - Ensure necessary labels are created within Gmail. Examples include Work, Personal, and Urgent. 4. **Activate and Verify** - Click the **Activate** button in n8n. - Send a test email to your Gmail inbox to confirm that labels are applied correctly. ## Customization Tips You can easily customize this workflow to fit your specific needs: - **Modify Gmail Labels**: Create and adapt labels to match your business or personal categorization strategy. - **Adjust GP-4o-mini Criteria**: Fine-tune the AI prompts to improve accuracy and relevance based on your unique email management needs. - **Expand the Workflow**: Integrate additional conditions, actions, or external applications to further automate and optimize your email management processes. Improve your daily workflow efficiency and achieve a clutter-free Gmail inbox by leveraging the power of GP-4o-mini today.

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation

    Community

    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    Stay Updated

    Get the latest AI tools and insights delivered to your inbox.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8nFree
  1. Automatic Event Creation in Google Calendar from Google Sheets Data

    This workflow streamlines the process of creating events in Google Calendar using event data stored in a Google Sheet. The process begins by retrieving the latest event entry from Google Sheets, ensuring only the most recent event details are processed. Once fetched, a Function node formats the event date to align with Google Calendar's required format, ensuring consistency and preventing date-related errors. After formatting, the structured event details are sent to Google Calendar, where an event is created with essential information such as the event title (summary), description, date, and location. Additionally, the workflow allows customization by setting the event's status as either Busy or Available, helping attendees manage their schedules. A background color can also be assigned for better visibility and categorization. By automating this process, you eliminate the need for manual event creation, ensuring seamless synchronization between Google Sheets and Google Calendar. This improves efficiency, accuracy, and productivity, making event management effortless. ## Prerequisites **Before setting up this workflow, ensure the following:** - You have an active Google account connected to Google Sheets and Google Calendar. - The Google Sheets API and Google Calendar API are enabled in the Google Cloud Console. - n8n has the necessary OAuth2 authentication configured for both Google Sheets and Google Calendar. - Your Google Sheet has columns for event details (event name, description, location, date, etc.). | Event Name | Event Description | Event Start Date | Location | |------------|-------------------|------------------|----------| | Birthday | Celebration | 27-Mar-1989 | City | | Anniversary| Celebration | 10-Jun-2015 | City | ## Customization Options - Modify the Google Sheets trigger to track updates in specific columns. - Adjust the data formatting function to support: - Different date/time formats - Time zone settings - Custom event colors - Attendee invitations ## Steps ### Step 1: Add the Google Sheets Trigger Node - Click Add Node and search for Google Sheets. - Select Google Sheets Trigger and add it to the workflow. - Authenticate using your Google account (select an existing account if already authenticated). - Select the Spreadsheet and Sheet Name to monitor. - Set the Trigger Event to Row Added. - Click Execute Node to test the connection. - Click Save. ### Step 2: Process Data with Function Node - Click Add Node and search for Function. - Add the Function Node and connect it to the Google Sheets Trigger Node. - In the function editor, write a script to extract and format data. - Ensure the required fields (title, location, date) are properly structured. - Click Execute Node to verify the formatted output. - Click Save. ### Step 3: Add the Google Calendar Node - Click Add Node and search for Google Calendar. - Select Create Event operation. - Authenticate with Google Calendar. - Map the required fields - Title - Description - Location - Start time - Optional: Set Event Status and Event Colors. - Click Execute Node to test event creation. - Click Save. ### Step 4: Final Steps - Connect all nodes in sequence (Google Sheets Trigger → Function Node → Google Calendar Node). - Test the workflow by adding a sample row in Google Sheets. - Verify that the event is created in Google Calendar with the correct title, description, date, and location. ## About WeblineIndia This workflow was built by the [AI development](https://www.weblineindia.com/ai-development.html) team at WeblineIndia. We help businesses automate processes, reduce repetitive work, and scale faster. Need something custom? You can [hire AI developers](https://www.weblineindia.com/hire-ai-developers.html) to build workflows tailored to your needs.

    n8nFree
  2. Automate Google Calendar Management with AI and MCP Integration

    Leverage AI to seamlessly create, update, and manage Google Calendar events using natural language commands through MCP integration.

    n8nFree
  3. Automated Daily WhatsApp Group Summary to Google Drive

    This workflow automates the collection and summarization of WhatsApp group messages, storing them in Google Sheets and generating a daily summary document in Google Drive. Ideal for busy groups needing organized daily insights.

    n8nFree
  4. Monitor Reddit for Freelance Jobs and Alert via Telegram

    This n8n workflow tracks Reddit for freelance job posts, logs them in Google Sheets, and sends alerts through Telegram, ensuring only unique and paid opportunities are recorded.

    n8nFree
  5. Transform Meeting Notes into Tasks with GPT-4.1, Notion, and TickTick via Telegram

    Automate the conversion of raw meeting notes into structured tasks and documents using GPT-4.1, syncing them to Notion and TickTick through a Telegram bot.

    n8nFree
  6. Automate Digital Tasks with AI-Powered Telegram Commands

    Streamline your digital life by automating emails, calendar events, web searches, and more using AI-driven commands via Telegram.

    n8nFree
  7. Manage ClickUp tasks and subtasks with a custom webhook integration

    Automatically manage ClickUp tasks and subtasks using a custom webhook integration. rigger actions with Custom WebHook, list subtasks, and edit tasks in ClickUp.

    MakeFree
  8. Automate Cal.com Meeting Bookings via ElevenLabs Voice Agent

    Streamline your meeting scheduling by automating Cal.com bookings through interactions with an ElevenLabs voice agent. This workflow validates incoming data and ensures successful meeting creation.

    n8nFree
  9. Automate Daily Digest from Gmail, RSS, and Todoist

    Automatically compile a daily digest from Gmail, RSS feeds, and Todoist tasks, and send it via email every morning.

    n8nFree
  10. Import Google Keep Notes to Google Sheets Using OpenAI and Google Drive

    This n8n workflow automates the import of your Google Keep notes into a structured Google Sheet, using Google Drive, OpenAI for AI-powered processing, and JSON file extraction. It's perfect for users who want to turn exported Keep notes into a searchable, filterable spreadsheet - optionally enhanced by AI summarization or transformation. ## Who is this for? - Researchers, knowledge workers, and digital minimalists who rely on Google Keep and want to better organize or analyze their notes. - Anyone who regularly exports Google Keep notes and wants a clean, automated workflow to store them in Google Sheets. - Users looking to apply AI to process, summarize, or extract insights from raw notes. ## What problem is this workflow solving? Exporting Google Keep notes via Google Takeout gives you unstructured .json files that are hard to read and manage. This workflow solves that by: - Filtering relevant .json files - Extracting note content - (Optionally) applying AI to analyze or summarize each note - Writing the result into a structured Google Sheet ## What this workflow does 1. Google Drive Search: Looks for .json files inside a specified Keep folder. 2. Loop: Processes files in batches of 10. 3. File Filtering: Filters by .json extension. 4. Download + Extract: Downloads each file and extracts note content from JSON. 5. Optional Filtering: Only keeps non-archived notes or those meeting content criteria. 6. AI Processing (optional): Uses OpenAI to summarize or transform the note content. 7. Prepare for Export: Maps note fields to be written. 8. Google Sheets: Appends or updates the target sheet with the note data. ## Setup - Export your Google Keep notes using Google Takeout: - Deselect all, then choose only Google Keep. - Choose "Send download link via email". - Unzip the downloaded archive and upload the .json files to your Google Drive. - Connect Google Drive, OpenAI, and Google Sheets in n8n. - Set the correct folder path for your notes in the “Search in ‘Keep’ folder” node. - Point the Google Sheet node to your spreadsheet ## How to customize this workflow to your needs Skip AI processing: If you don't need summaries or transformations, remove or disable the OpenAI Chat Model node. Filter criteria: Customize the Filter node to extract only recent notes, or those containing specific keywords. AI prompts: Edit the Tools Agent or Chat Model node to instruct the AI to summarize, extract tasks, categorize notes, etc. Field mapping: Adjust the “Set fields for export” node to control what gets written to the spreadsheet. Use this template to build a powerful knowledge extraction tool from your Google Keep archive - ideal for backups, audits, or data-driven insights.

    n8nFree
  11. Automatically Log New Calendly Bookings to Google Sheets

    This workflow captures new bookings from Calendly and logs them into a Google Sheet, ensuring all booking details are accurately recorded without manual input.

    n8nFree
  12. Automate Daily Journal Creation and Task Management from Voice Memos

    This workflow transforms voice memos captured by the OMI AI pendant into structured daily journals and actionable tasks using Google Drive and Google Tasks. It leverages AI to enhance productivity by automating memory storage and task synchronization.

    n8nFree
  13. Daily Calendar Digest: Format Google Calendar Events with Claude 3.5 Sonnet for Telegram

    ## How it works Every day at 6:00 AM, the workflow pulls all events from your Google Calendar scheduled for that day. It extracts each event's ID, title, and start time, aggregates them into one list, and converts them into a text string. This text is passed to an AI-powered Information Extractor (using Claude 3.5 Sonnet) to format the events into a clear daily summary. Finally, the summary is sent as a Telegram message to your chosen chat ID, giving you a ready-to-read daily to-do list. ## How to use - Connect your Google Calendar account to the Get many events node. - Set the correct calendar in the calendar field. - Link your Telegram account and set your chatId in the Send a text message node. - Adjust the Schedule Trigger node if you want a different reminder time. - Activate the workflow - it will run daily and send your event summary to Telegram automatically. ## Customising this workflow - Reminder time: Change triggerAtHour in the Schedule Trigger node for morning, evening, or multiple reminders per day. - Calendar source: Switch to another Google Calendar or add multiple Get many events nodes for different calendars. - Message style: Edit the Information Extractor system prompt to change language, formatting, or level of detail in your summary. - Delivery channel: Replace or add another messaging node (e.g., Email, Slack, WhatsApp) if you want your to-do list in different apps. - Event filtering: Add a filter before aggregation to include only certain event types or keywords (e.g., "Meeting", "Deadline").

    n8nFree
  14. Conversational Google Calendar Management with Claude 3.5, Haiku & Telegram

    **Conversational Calendar Bot for Telegram** This workflow creates an AI chatbot on Telegram that intelligently manages your Google Calendar using natural language. It even checks for conflicts before scheduling! ![Screenshot 20250716 at 7.11.32PM.png](fileId:1759) --- **AI Models:** Anthropic Claude 3.5 Haiku (Primary) & OpenAI GPT-4.1-mini (Fallback) **How It Works** - **Listen**: Triggered by a message in your Telegram chat. - **Understand**: An AI Agent extracts the event details (title, date, time). - **Check**: It first checks Google Calendar for any conflicting events. - **Decide**: If the slot is free, it creates the event. If not, it asks you for a new time. - **Confirm**: Sends a final confirmation message back to you. **Nodes Used** - Telegram Trigger - LangChain Agent - Anthropic & OpenAI Models - Google Calendar & Telegram Tools **Setup** - **Credentials**: Add API keys for Telegram, Google Calendar, Anthropic, and OpenAI. - **Configure Nodes**: - **Telegram Trigger**: Add your specific Chat ID. - **Google Calendar Nodes (Create & Get)**: Select your calendar from the dropdown list. **Example Usage** To create a timed event: - **Add an appointment to pick up graduation certificates on July 17th at 9 AM** To create an all-day event: - **Remind me to renew my passport on August 20th**

    n8nFree
  15. Automate Bookmarking from Android to Readeck with AI Tagging

    Streamline your bookmarking process by automatically saving links from your Android device to a self-hosted Readeck platform. Enhance organization with AI-generated tags and ensure easy access to your bookmarks.

    n8nFree
  16. Automate Invoice Recognition with Google Drive and n8n

    This workflow streamlines the process of recognizing invoices and receipts stored in Google Drive by utilizing n8n automation. By connecting to the OakPDF OCR API, it transforms unstructured documents into structured JSON data, enabling easier dat...

    n8n$14.02
  17. Automate Meeting Attendee Data Enrichment with Apollo.io and Google Sheets

    Streamline your meeting preparation by automatically enriching attendee profiles with Apollo.io data and logging it into Google Sheets. Perfect for sales, customer success, and recruitment professionals.

    n8nFree
  18. Custom Pomodoro Tracker using Telegram and Google Sheets

    **Tags**: Productivity, Pomodoro, Organization ### Context Hey! I'm Samir, a Supply Chain Engineer and Data Scientist from Paris, founder of [LogiGreen Consulting](https://logi-green.com). A significant improvement in my productivity came from following the **Pomodoro Technique**. ### What is the Pomodoro Technique? The Pomodoro Technique is a time management method that breaks your workday into 25-minute focus intervals followed by short breaks. After 4 cycles, you take a longer break to recharge. It helps maintain concentration while preventing burnout. ![Explanation](https://runmefit.com/wp-content/uploads/2024/01/How-the-Pomodoro-Technique-Works.jpg) I've used this technique with web apps to receive break/work notifications. But I always wished I had a way to **track my sessions** for self-assessment. > Let's use **n8n** to boost our productivity and log our deep work sessions automatically! For business inquiries, you can add me on [Here](https://www.linkedin.com/in/samir-saci) ### Who Is This Template For? I built this workflow for creators, freelancers, students, and professionals who love the Pomodoro technique but want more than just timers - they want data. This template helps you: - Track every deep work session automatically - Store logs in Google Sheets for later analysis - Stay in control via Telegram commands - There is no need to pay for premium apps. It's all **free** and powered by **n8n**. ### How Does It Work? This Telegram bot tracks your Pomodoro sessions and sends you alerts during the process. **Here's what happens:** 1. A user sends `/start` to the bot. 2. It launches a 25-minute deep work timer. 3. After 25 minutes, the bot sends a break reminder. 4. **After four cycles**, a long break is triggered and the session is logged. 5. The session is **automatically recorded to Google Sheets** with (Date & Time, User ID, Pomodoro count, Session ID, Duration of focus and breaks) ![Example of chat interaction](https://www.samirsaci.com/content/images/2025/03/image-10.png) ### What Gets Tracked? | Field | Description | |-------------------|-----------------------------------| | Date & Time | When the session was logged | | User ID | Your Telegram ID | | Block Type | Deep Work or Short Break | | Pomodoro Count | Number of cycles completed | | Working Session ID| Unique ID for each session | | Focus Duration | Length of each deep work session | | Break Duration | Short or long break info | You can use this workflow as a base to bring additional features like: - Connecting with tasks from **Google Tasks** - Send automated productivity reports to monitor your activity - Link a Pomodoro with a task using **Google Calendar** ### What Do I Need to Start? This workflow is beginner-friendly - **no coding required**. - **Google Drive API** and **Google Sheets API** credentials - A Google Sheet set up to log sessions (with the columns of the table above) - API Credentials: - **Google Sheets API** (OAuth2) - **Telegram Bot Token** - Telegram app to chat with the bot > The template is plug-and-play. Just follow the sticky notes in the n8n editor to configure it. ### Next Steps Follow the sticky notes in the n8n workflow editor to: - Set your credentials - Connect your Google Sheet - Initialize the static data - Launch your first `/start` command on Telegram ![Tutorial Screenshot](https://www.samirsaci.com/content/images/2025/04/Pomodoro-Timer.png) [**Watch My Tutorial**](https://www.youtube.com/watch?v=ztMMrmbgGEo) Curious how n8n can supercharge **productivity and learning skills?** Let's connect on [**LinkedIn**](https://www.linkedin.com/in/samir-saci) This workflow has been created with N8N 1.82.1 Submitted: March 24th, 2025

    n8nFree
  19. Automate ClickUp Task Management via Telegram and OpenAI

    Streamline your task management by using a Telegram bot to create, update, and delete ClickUp tasks through natural language commands interpreted by OpenAI.

    n8nFree
  20. Automate Task Logging from ClickUp to Google Sheets

    Automatically log new ClickUp tasks into Google Sheets, ensuring seamless task management and data tracking.

    MakeFree
  21. Automate Document Processing with Google Docs and Webhooks

    This workflow streamlines the creation of documents in Google Docs using webhooks, enhancing productivity.

    n8n$13.94
  22. Automatically Add a Google Books Volume to Your Bookshelf

    This workflow retrieves a specific volume from Google Books and adds it to your designated bookshelf, streamlining your digital library management.

    n8nFree
  23. ← PreviousPage 4 of 51Next →

    Related categories

    Communication (2,463)AI (1,929)Business Operations & ERPs (1,540)Other (1,425)Marketing (1,145)Data & Analytics (995)File & Document Management (802)CRM - Sales (604)Notifications (580)Social Media (562)

    Need a custom productivity workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow