Proxmox AI Agent with n8n and Generative AI Integration

API Key for Proxmox Create Credentails ensure to create credentials in Proxmox Data Center as API Key and then create credentails. Add Credentials to n8n Click on Credentails, add new Credentails and Chose Header Auth In Header Auth Below will be used Name : Authorization Value : PVEAPIToken=<user>@<realm>!<token-id>=<token-value> Suppose my token id is n8n and key is 1234 so value will be as below Value : PVEAPIToken=root@pam!n8n=1234

Workflow Structure (27 nodes)
100%
Langchain.chat Trigger
When chat message received
Langchain.agent
AI Agent
Switch
Switch
Http Request
HTTP Request
Http Request
HTTP Request1
Code
Structure Response
Langchain.agent
AI Agent1
Langchain.lm Chat Google Gemini
Google Gemini Chat Model2
Telegram Trigger
Telegram Trigger
Gmail Trigger
Gmail Trigger
Webhook
Webhook
Langchain.lm Chat Google Gemini
Google Gemini Chat Model
Langchain.tool Http Request
Proxmox API Documentation
Langchain.tool Http Request
Proxmox API Wiki
Langchain.tool Http Request
Proxmox
Langchain.lm Chat Google Gemini
Google Gemini Chat Model1
Langchain.output Parser Autofixing
Auto-fixing Output Parser
Langchain.output Parser Structured
Structured Output Parser
If
If
If
If1
Http Request
HTTP Request2
Http Request
HTTP Request3
Http Request
HTTP Request4
Merge
Merge
Merge
Merge1
Code
Structgure Response from Proxmox
Code
Format Response and Hide Sensitive Data
Node Types:
http
default
action
trigger
code
logic
Requires credentials

Prerequisites

Required Credentials (4)

Gmail

Used by: Gmail Trigger

Docs

Google Palm

Used by: Google Gemini Chat Model1, Google Gemini Chat Model2 +1 more

Docs

HTTP Header Auth

Used by: HTTP Request1, Proxmox +5 more

Docs

Telegram

Used by: Telegram Trigger

Docs

Multiple services required

This workflow needs 4 different credentials. Make sure you have accounts for all services before importing.

Complexity

Advanced

Expert level. Custom code, complex logic, many integrations.

Setup time: ~55 min
Score: 83/100
Custom Code
Conditional Logic
4 Integrations

When to Use This Workflow

AI-Powered Content Creation

Automate content generation, summarization, or analysis using AI capabilities.

Save hours of manual work while maintaining quality and consistency.

Email Automation

Automate email responses, forwarding, or organization based on rules.

Handle routine email tasks automatically and focus on what matters.

Real-time Response

React instantly when events happen - new orders, form submissions, or API calls.

Zero delay between trigger and action for time-sensitive workflows.

workflow.json
{
  "meta": {
    "instanceId": "n8n.syncbricks.com"
  },
  "nodes": [
    {
      "id": "e6d85380-7cfa-4c6e-9b0f-d390ad0cbc67",
      "name": "HTTP Request1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1400,
        -180
      ],
      "parameters": {
        "url": "=https://proxmox.syncbricks.com/api2/json{{ $json.output.url }}",
        "method": "=POST",
        "options": {
          "allowUnauthorizedCerts": true
        },
        "jsonBody": "={{ $json.output.details }}",
...

Workflow Details

Nodes
35
Trigger
Event
Source
awesome
Added
Dec 4, 2025

Need Help?

Check out the official n8n documentation for detailed guides.

Related Workflows

Advanced AI Demo (Presented at AI Developers #14 meetup)

![h](https://i.postimg.cc/9XLvL5dL/slide-sf-talk.pngfull-width)

Slack
Textsplitterrecursivecharactertextsplitter
Embeddingsopenai
Documentdefaultdataloader
39 nodesEvent
Curated

πŸ€–πŸ§‘β€πŸ’» AI Agent for Top n8n Creators Leaderboard Reporting

AI Agent for n8n Creator Leaderboard Stats https://github.com/teds-tech-talks/n8n-community-leaderboard

Http-request
Lmchatopenai
Executeworkflow
Toolworkflow
49 nodesEvent
Curated

Intelligent Web Query and Semantic Re-Ranking Flow

Step 1. Set Up a Free Brave Web Search Query API Key To attain the free web search API tier from Brave, follow these ste...

Webhook
Outputparserautofixing
Outputparserstructured
Chainllm
20 nodesWebhook
Curated

πŸ”πŸ› οΈPerplexity Researcher to HTML Web Page

Create Article from Perplexity Research

Lmchatopenai
Outputparserstructured
Webhook
Telegram
47 nodesWebhook
Curated

AI-powered WooCommerce Support-Agent

Find WooCommerce User-ID User-ID is required to query past orders

Memorybufferwindow
Executeworkflow
Woocommerce
Http-request
40 nodesEvent
Curated

Hacker News to Video Template - AlexK1919

Choose your data source This can be swapped for any other data source of your choosing.

Hackernews
Lmchatopenai
Toolhttprequest
Outputparserstructured
48 nodesManual
Curated