Create an event in PostHog when a request is made to a webhook URL
This workflow automatically creates an event in PostHog when a request is made to a webhook URL. Prerequisites A PostHog account and credentials Nodes Webhook node triggers the workflow when a URL is accessed. PostHog node creates a new event in PostHog.
Collect YouTube channel stats & contact info with Google Sheets and SerpAPI
Workflow Overview This advanced n8n automation is a powerful channel research and intelligence gathering tool designed to transform raw YouTube channel data into actionable insights. By intelligently connecting multiple APIs and data sources, this workflow: Discovers Channel Metrics: Automatically retrieves channel statistics Captures detailed performance indicators Provides comprehensive channel intelligence Performs Deep Analysis: Extracts recent video performance data Calculates engagement metrics Aggregates view count insights Uncovers Contact Information: Attempts to retrieve public email addresses Provides direct outreach opportunities Enhances lead generation capabilities Seamless Data Logging: Automatically updates Google Sheets Maintains a live intelligence dashboard Preserves historical channel data Key Benefits 🤖 Full Automation: Continuous channel intelligence gathering 💡 Smart Analysis: Comprehensive performance insights 📊 Real-Time Tracking: Always-updated channel metrics 🔍 Lead Generation: Direct contact information extraction Workflow Architecture 🔹 Stage 1: Channel Identification Google Sheets Trigger: Detects new channel additions YouTube Data API: Fetches channel statistics Comprehensive Metric Collection: Subscriber count Total view metrics Channel overview 🔹 Stage 2: Video Performance Analysis Recent Video Retrieval: Fetches 5 latest uploads View Count Aggregation: Calculates total recent views Provides engagement snapshot Performance Insights: Measures content effectiveness 🔹 Stage 3: Contact Discovery SerpAPI Integration: Attempts email extraction Public Contact Information: Retrieves available email addresses Supports outreach and networking 🔹 Stage 4: Data Compilation Intelligent Data Formatting Google Sheets Update Live Intelligence Dashboard Potential Use Cases Marketing Teams: Influencer research Sales Professionals: Lead qualification Content Strategists: Competitive analysis Recruitment Specialists: Talent scouting Business Development: Partnership identification Setup Requirements YouTube Data API Google Cloud API credentials Configured API access SerpAPI Account API key for email extraction Web scraping permissions Google Sheets Connected Google account Prepared tracking spreadsheet Appropriate sharing settings n8n Installation Cloud or self-hosted instance Workflow configuration API credential management Future Enhancement Suggestions 🤖 AI-powered channel scoring 📊 Advanced trend analysis 🔔 Automated alert system 🌐 Multi-platform channel tracking 🧠 Machine learning insights generation Technical Considerations Implement robust error handling Use exponential backoff for API calls Maintain flexible data extraction strategies Ensure compliance with platform terms of service Ethical Guidelines Respect content creator privacy Use data for legitimate research Maintain transparent data collection practices Provide opt-out mechanisms Connect With Me Ready to unlock YouTube channel insights? 📧 Email: Yaron@nofluff.online 🎥 YouTube: @YaronBeen 💼 LinkedIn: Yaron Been Transform your channel research with intelligent, automated workflows!
🛠️ Monica CRM tool MCP server 💪 all 52 operations
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? Join the community Complete MCP server exposing all Monica CRM Tool operations to AI agents. Zero configuration needed - all 52 operations pre-built. ⚡ Quick Setup Import this workflow into your n8n instance Activate the workflow to start your MCP server Copy the webhook URL from the MCP trigger node Connect AI agents using the MCP URL 🔧 How it Works • MCP Trigger: Serves as your server endpoint for AI agent requests • Tool Nodes: Pre-configured for every Monica CRM Tool operation • AI Expressions: Automatically populate parameters via $fromAI() placeholders • Native Integration: Uses official n8n Monica CRM Tool tool with full error handling 📋 Available Operations (52 total) Every possible Monica CRM Tool operation is included: 🔧 Activity (5 operations) • Create an activity • Delete an activity • Get an activity • Get many activities • Update an activity 🔧 Call (5 operations) • Create a call • Delete a call • Get a call • Get many calls • Update a call 📇 Contact (5 operations) • Create a contact • Delete a contact • Get a contact • Get many contacts • Update a contact 🔧 Contactfield (4 operations) • Create a contact field • Delete a contact field • Get a contact field • Update a contact field 🔧 Contacttag (2 operations) • Add a tag to a contact • Remove a tag from a contact 🔧 Conversation (4 operations) • Create a conversation • Delete a conversation • Get a conversation • Update a conversation 🔧 Conversationmessage (2 operations) • Add a message to a conversation • Update a message in a conversation 🔧 Journalentry (5 operations) • Create a journal entry • Delete a journal entry • Get a journal entry • Get many journal entries • Update a journal entry 🔧 Note (5 operations) • Create a note • Delete a note • Get a note • Get many notes • Update a note 🔧 Reminder (5 operations) • Create a reminder • Delete a reminder • Get a reminder • Get many reminders • Update a reminder 🏷️ Tag (5 operations) • Create a tag • Delete a tag • Get a tag • Get many tags • Update a tag 🔧 Task (5 operations) • Create a task • Delete a task • Get a task • Get many tasks • Update a task 🤖 AI Integration Parameter Handling: AI agents automatically provide values for: • Resource IDs and identifiers • Search queries and filters • Content and data payloads • Configuration options Response Format: Native Monica CRM Tool API responses with full data structure Error Handling: Built-in n8n error management and retry logic 💡 Usage Examples Connect this MCP server to any AI agent or workflow: • Claude Desktop: Add MCP server URL to configuration • Custom AI Apps: Use MCP URL as tool endpoint • Other n8n Workflows: Call MCP tools from any workflow • API Integration: Direct HTTP calls to MCP endpoints ✨ Benefits • Complete Coverage: Every Monica CRM Tool operation available • Zero Setup: No parameter mapping or configuration needed • AI-Ready: Built-in $fromAI() expressions for all parameters • Production Ready: Native n8n error handling and logging • Extensible: Easily modify or add custom logic > 🆓 Free for community use! Ready to deploy in under 2 minutes.
Transform articles into kids’ audiobooks and comics with Telegram, BrowserAct, Gemini and ElevenLabs
Transform articles into children's audiobooks and comics via Telegram & BrowserAct This workflow acts as an AI Storyteller. Send an article link to your Telegram bot, and it will rewrite the content into an engaging children's story, generate a multi-panel comic book visualization, produce a narrated audiobook using ElevenLabs, and deliver the entire multimedia package back to your chat. Target Audience Parents, educators, and content creators looking to repurpose existing articles into kid-friendly, engaging formats. How it works Analyze Intent: The workflow receives a message via Telegram. An AI Agent classifies it: is it a casual chat or a story request (a link)? Fetch Content: If a link is detected, BrowserAct scrapes the text from the target webpage. Creative Production: A "Scriptwriter" AI Agent (using OpenRouter/Gemini) rewrites the article into a whimsical children's story, generates scene descriptions for a comic book, and drafts a social media caption. Generate Audio: ElevenLabs converts the story text into a narrated MP3 file. Generate Visuals: The workflow loops through the AI-generated scene descriptions, using Google Gemini to create comic book-style images for each part of the story. Deliver: The bot sends the audiobook, the comic panels, and the story text to your Telegram chat. How to set up Configure Credentials: Connect your Telegram, BrowserAct, ElevenLabs, Google Gemini, and OpenRouter accounts in n8n. Prepare BrowserAct: Ensure the Children’s Book Storytelling & Illustration template is saved in your BrowserAct account. Configure Telegram: Ensure your bot is created via BotFather and the API token is added to the Telegram credentials. Select Voice: Open the Convert text to speech node and choose a suitable narrator voice from ElevenLabs. Activate: Turn on the workflow. Test: Send an article link to your bot to start the storytelling process. Requirements BrowserAct account with the Children’s Book Storytelling & Illustration template. ElevenLabs account. Telegram account (Bot Token). Google Gemini & OpenRouter accounts. How to customize the workflow Change Art Style: Modify the system prompt in the Scriptwriter agent to request a different visual style (e.g., "Watercolor," "Pixel Art," or "Disney Style"). Adjust Story Tone: Update the Scriptwriter prompt to change the target age group or genre (e.g., "Spooky Ghost Story" or "Sci-Fi Adventure"). Add PDF Export: Add a PDF node to compile the text and images into a downloadable eBook file. Need Help? How to Find Your BrowserAct API Key & Workflow ID How to Connect n8n to BrowserAct How to Use & Customize BrowserAct Templates