Development & IT Workflows
Software development and IT operations
Store Retell AI Transcripts in Sheets, Airtable or Notion via Webhook
Captures Retell AI voice call transcripts and analysis via webhook, storing them in Google Sheets, Airtable, or Notion for easy access and history tracking.
n8n$14.99Weekly Notion Record Count Report to Slack
Automates weekly reporting of new records created in a Notion database, filtering recent submissions and posting a celebratory count summary to a Slack channel.
n8n$11.99Convert Google Sheets Data to Custom HTML Table via Webhook
This workflow transforms data from Google Sheets into a customizable HTML table using a webhook, allowing for dynamic web content generation.
n8n$4.99Add MantisBT issues from new Google Forms responses
A ready-to-use Make workflow that connects Google-forms, Mantisbt. Add MantisBT issues from new Google Forms responses. Customize and deploy in minutes.
Make$2.99Create a GitLab issue from a new Mattermost post
A ready-to-use Make workflow that connects Mattermost, Gitlab. Create a GitLab issue from a new Mattermost post. Customize and deploy in minutes.
MakeFreeSearch Airtable records and send data to Zapier for automation
A ready-to-use Make workflow that connects Airtable, Zapier. Search Airtable records and send data to Zapier for automation. Customize and deploy in minutes.
Make$2.99High-Speed AI Chat with GPT-OSS-120B via Cerebras Inference
This n8n workflow enables ultra-fast AI chat using OpenAI's GPT-OSS-120B model on Cerebras Inference, delivering thousands of tokens/sec and <0.5s latency for responsive apps.
n8n$14.99Monitor SaaS Alerts Auth IPs & Email via SMTP2Go
Automates fetching sign-in IP addresses from SaaS Alerts (last 24h) and emailing reports via SMTP2Go for real-time security monitoring.
n8n$12.99Track Demo Bookings: Google Calendar to Meta Conversions API
Automates sending Google Calendar demo bookings as conversion events to Meta Conversions API, improving ad attribution for lead generation campaigns.
n8n$12.99Get Scaleway Server Info with Dynamic Filtering
# Get Scaleway Server Info with Dynamic Filtering ## Description This workflow is designed for developers, system administrators, and DevOps engineers who need to retrieve and filter Scaleway server information quickly and efficiently. It gathers data from Scaleway instances and baremetal servers across multiple zones and is ideal for: - Quickly identifying servers by tags, names, public IPs, or zones. - Automating server status checks in production, staging, or test environments. - Integrating Scaleway data into broader monitoring or inventory systems. ## High-Level Steps - **Webhook Trigger:** Receives an HTTP POST request (with basic authentication) containing the search criteria (`search_by` and `search`). - **Server Data Collection:** Fetches server data from Scaleway's API endpoints for both instances and baremetal servers across defined zones. - **Data Processing:** Aggregates and normalizes the fetched data using a Code node with helper functions. - **Dynamic Filtering:** Routes data to dedicated filtering routines (by tags, name, public_ip, or zone) based on the input criteria. - **Response:** Returns the filtered data (or an error message) via a webhook response. ## Set Up Steps 1. **Insert Your Scaleway Token:** In the “Edit Fields” node, replace the placeholder `Your personal Scaleway X Auth Token` with your Scaleway API token. 2. **Configure Zones:** Review or update the zone lists (`ZONE_INSTANCE` and `ZONE_BAREMETAL`) to suit your environment. 3. **Send a Request:** Make a POST request to the workflow's webhook endpoint with a JSON payload, for example: ```json { "search_by": "tags", "search": "Apiv1" } ``` 4. **View the Results:** The workflow returns a JSON array of servers matching your criteria, including details like name, tags, public IP, type, state, zone, and user.
n8n$14.99Automated Cold Email Campaign with Google Sheets, Verification & SMTP
Automates fetching leads from Google Sheets, verifies emails, and sends personalized cold emails daily via SMTP. Ideal for non-technical users seeking high ROI email campaigns.
n8n$14.99Send Email Template via Mandrill One-Click
Simple workflow to manually trigger and send a predefined email template using Mandrill. Perfect for quick notifications or welcome emails.
n8n$4.99Save Hotmart Events to Google Sheets Automation
Automatically capture and log Hotmart events like purchases, refunds, subscriptions, and cart abandonments directly into Google Sheets for seamless tracking and analysis.
n8n$12.99Retry on Fail Except for Known Errors
## Purpose This workflow snippet allows for advanced error catching during retry attempts. There are cases where you want to check if an item exists first, so you can determine the following actions. Some APIs do not support an endpoint (e.g., Todoist: completed tasks) to do so, which is why you would work with the error branch, only that this does not work well in combination with the retry functionality. ## How it works - Instead of the built-in retry function of a Node, a custom loop is used to get more granular control in between the iterations. - If the main executed node fails, the error can be filtered for an expected error, which can trigger a separate action. - The retries only happen if an unexpected error happened. - The workflow only stops if the defined amount of retries is exceeded. ## Setup - Copy the nodes into your existing workflow. - Replace the “Replace me” placeholder with the Node you want to apply the retry logic on. - Follow the sticky notes for more instructions and optional settings.
n8n$14.99Narrating over a Video using Multimodal AI
This workflow extracts frames from a video, uses a multimodal LLM like GPT-4o to generate a narration script, creates voiceover audio via TTS, and uploads it to Google Drive.
n8n$19.99Auto-Caption Instagram/TikTok Videos with Google Drive & Submagic
Automates captioning of videos uploaded to Google Drive using Submagic API, polling for completion and saving the ready-to-post version back to Drive.
n8n$14.99Trigger Cloud BOT Execution on New Google Contacts Group Creation
Automatically execute a Cloud BOT whenever a new Google Contacts group is created, streamlining your contact management and bot operations.
MakeFreeUse Redis to Rate-Limit Your Low-Code API
This workflow demonstrates how to use Redis to implement rate limits to your API.  The workflow uses the incoming API key to uniquely identify the user and uses it as a key in Redis. Every time a request is made, the value is incremented by one, and we check for the threshold using the IF node. Duplicate the following Airtable to try out the workflow: https://airtable.com/shraudfG9XAvqkBpF
n8n$9.99Automate MERN Stack Environment Setup on Linux
This n8n workflow automates the setup of a complete MERN Stack development environment on a Linux server, ensuring all necessary tools and configurations are in place for efficient development.
n8n$14.99Build a REST API with Google Sheets as a Database
Create a fully functional REST API using n8n and Google Sheets to manage CRUD operations without writing any code.
n8n$14.99Deploy a Google Workspace Admin MCP Server for AI Integration
Set up a fully functional MCP server to manage Google Workspace Admin operations with AI agents. This workflow provides seamless integration with zero configuration required.
n8n$14.99Automate n8n User Invitations from Google Sheets
Syncs Google Sheets entries with n8n users: fetches existing users, identifies new ones, creates accounts, and sends invitation emails automatically. Manual or scheduled trigger for seamless management.
n8n$12.99VIP Lead Alert: AI-Powered High-Value Lead Notifications
Monitors Gmail for new emails, uses AI to extract company info, researches with Perplexity, scores leads, and alerts Slack for VIPs (score 7+).
n8n$16.99Automate Cold Outreach: AI-Personalized Emails with Gemini & Sheets
Automates cold email outreach by pulling leads from Google Sheets, filtering new ones, and using Gemini AI to generate personalized emails with subject lines, boosting engagement rates.
n8n$19.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work