Development & IT Workflows
Software development and IT operations
AI Resume Data Extraction & Structured PDF via Telegram
Extracts structured data from PDF resumes uploaded via Telegram using AI, formats into HTML, and generates a new PDF with Gotenberg. Ideal for HR automation and data processing.
n8n$19.99AI-Powered Short-Form Video Generator with OpenAI, Flux, Kling
Automates short-form video creation from Google Sheets ideas using AI for captions, images, Kling video gen, ElevenLabs voice-overs, and Creatomate finishing.
n8n$24.99Sentry.io Tool MCP Server - All 25 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](https://www.skool.com/beyond-nodes-automation-lab-2006/about) Complete MCP server exposing all Sentry.io tool operations to AI agents. Zero configuration needed - all 25 operations pre-built. ## Quick Setup 1. **Import** this workflow into your n8n instance 2. **Activate** the workflow to start your MCP server 3. **Copy** the webhook URL from the MCP trigger node 4. **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 Sentry.io tool operation - **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders - **Native Integration**: Uses official n8n Sentry.io tool with full error handling ## Available Operations (25 total) Every possible Sentry.io tool operation is included: ### Event (2 operations) - **Get an event** - **Get many events** ### Issue (4 operations) - **Delete an issue** - **Get an issue** - **Get many issues** - **Update an issue** ### Organization (4 operations) - **Create an organization** - **Get an organization** - **Get many organizations** - **Update an organization** ### Project (5 operations) - **Create a project** - **Delete a project** - **Get a project** - **Get many projects** - **Update a project** ### Release (5 operations) - **Create a release** - **Delete a release** - **Get a release by version ID** - **Get many releases** - **Update a release** ### Team (5 operations) - **Create a team** - **Delete a team** - **Get a team** - **Get many teams** - **Update a team** ## 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 Sentry.io 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 Sentry.io 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](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.
n8n$24.99Automate File Data Transfer and Confirmation via Webhook
Effortlessly send file data through a custom webhook and receive a confirmation message, integrating seamlessly with HTTP and Webhook modules.
Make$3.99Automate Critical Security Incident Response with Google Sheets and Email Alerts
This workflow automates the response to critical security incidents by reading classified alerts, filtering them by severity, sending email alerts, and logging details in Google Sheets.
n8n$4.99Automate Data Transmission with Basic Authentication in Make
Enhance your automation workflows by securely transmitting data using basic authentication with HTTP actions in Make. This workflow sets variables and sends data efficiently, ensuring secure and automated processes.
Make$3.99Automate Webhook Data Handling and HTTP Responses
Efficiently manage incoming webhook data and automate HTTP responses using Make's Custom WebHook and HTTP modules.
Make$3.99YouTube to MP3 Converter with Drive Storage & Sheets Logging
Automates YouTube video to MP3 conversion using RapidAPI, uploads files to Google Drive, and logs details in Google Sheets for seamless content management.
n8n$22.99Retrieve All HubSpot Contacts with One Click
Simple n8n workflow to manually fetch all contacts from your HubSpot account. Ideal for quick exports, backups, or data processing without complex setup.
n8n$4.99PAC Resolver: Proxy Auto-Config Automation
Automates generation of async resolver functions from PAC files for dynamic proxy configuration in Node.js environments.
n8n$6.99Automated Cocktail Recipe Image Generator & Sharer
Triggers weekly to fetch random cocktail data, overlays custom text on images via Bannerbear, and auto-posts to Rocket.Chat for engaging social shares.
n8n$12.99Summarize YouTube Videos from Transcripts
Automates fetching YouTube video transcripts via Apify and generating concise AI-powered summaries for quick insights.
n8n$12.99Automatically Assign Sequential Numbers to Monday.com Items
This workflow automatically assigns sequential numbers to items on a Monday.com board, making it easier to track bugs, manage SKUs, or reference items.
Make$2.99Detect Web Visitors' Country by IP & Send Localized Emails
Uses uProc to geolocate IP addresses and sends Spanish or English emails via Amazon SES based on visitor's country.
n8n$12.99Bulk AI Image Generator: Freepik, Sheets & Drive
Automates bulk AI image generation from Google Sheets prompts using Freepik API, creates multiple variations per prompt, and uploads organized files to Google Drive.
n8n$24.99Automatically Create JIRA Server Issues from New GitLab Issues
This workflow automatically generates a JIRA Server issue whenever a new issue is created in GitLab, streamlining project management across platforms.
Make$2.99Send file data via webhook and respond with a confirmation message
Automatically send file data via a custom webhook and receive a confirmation message. Integrate with Custom WebHook, HTTP, and Webhook Response modules.
Make$3.99Efficient Error Logging with PostgreSQL and Controlled Notifications
This workflow logs errors to a PostgreSQL database while controlling notification frequency to prevent alert fatigue. It ensures critical errors are logged and alerts are sent no more than once every five minutes.
n8n$14.99Send HTTP Requests to a List of URLs
## How it works This workflow reads a list of URLs every 15 minutes and sends an HTTP request to every URL on the list. ## Set up steps 1. Schedule the workflow to run at your desired frequency (default is every 15 minutes). 2. Add your desired URLs to the list. The list should be in the same format as the image below (Don't forget to have single quotes around every URL in the list, and separate each one with a comma!):  3. Turn the workflow ON. ## Ideas to customize the workflow for your own use cases: - Change the HTTP method - Add headers - Add a request body
n8n$4.99Launch Phantombuster phantoms from Airtable
Use this template to automatically launch a Phantombuster phantom when an Airtable record is modified. The Airtable record will also be updated with the phantom's Container ID so you can find this record and add result data to it using this [scenario](https://www.integromat.com/en/integration/6305-update-airtable-records-with-phantombuster-phantom-output-data-including-csv-result-file). Your Airtable table has to include a field of type 'Last modified time'. We recommend setting it up the way that it changes when a specified field (a trigger - you can name it 'Launch phantom' and it can be of type 'Checkbox' for example) is updated.
Make$3.99Create Monday items from MantisBT issues
Make will watch new issues in your MantisBT at regular intervals and create items in Monday using the information from MantisBT.
MakeFreeCreate an Array of Objects
Use the Function node in n8n to generate an array of objects from static data or dynamic inputs. This workflow acts as a reusable component for building lists—handy when you need to seed test data, structure incoming requests, or prepare payloads for further processing. Ideal for developers and automation builders who need quick, repeatable data shaping without external nodes.
n8n$2.99Create Trello cards from new Redmine issues
Every time a new issue is created in Redmine, Make automatically generates a corresponding card in Trello. This workflow keeps your project management in sync across both platforms without manual copying. Ideal for teams that track tasks in Redmine but prefer Trello’s visual boards for sprint planning or status updates.
Make$2.99Send filtered Google Sheets rows via a custom webhook
Automatically send filtered Google Sheets rows to a custom webhook and receive a response. Streamline data processing with Google Sheets and Custom Webhook integration.
Make$3.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