From cdfa125c2aae2c023b7c710b45171dfe13fd16d7 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 30 Jun 2026 16:17:31 -0300 Subject: [PATCH] Create /odoo-hermes landing page + link from homepage footer and blog posts with Odoo Hermes anchor text --- blog/posts/odoo-xml-rpc-hermes-agent.html | 2 +- .../posts/speed-run-odoo-community-agent.html | 2 +- .../three-ways-integrate-odoo-hermes.html | 2 +- index.html | 7 +- odoo-hermes.html | 703 ++++++++++++++++++ 5 files changed, 711 insertions(+), 5 deletions(-) create mode 100644 odoo-hermes.html diff --git a/blog/posts/odoo-xml-rpc-hermes-agent.html b/blog/posts/odoo-xml-rpc-hermes-agent.html index 6897e27..8011e37 100644 --- a/blog/posts/odoo-xml-rpc-hermes-agent.html +++ b/blog/posts/odoo-xml-rpc-hermes-agent.html @@ -73,7 +73,7 @@

This is the first and simplest method from the three ways to integrate Odoo with Hermes Agent — direct XML-RPC API calls. Your agent connects straight to your Odoo instance, no middleware, no MCP server, no n8n pipeline. - Just your agent and your ERP talking directly. + Just your agent and your ERP talking directly. That's the core of Odoo Hermes.

diff --git a/blog/posts/speed-run-odoo-community-agent.html b/blog/posts/speed-run-odoo-community-agent.html index 6bb020b..6fb1e20 100644 --- a/blog/posts/speed-run-odoo-community-agent.html +++ b/blog/posts/speed-run-odoo-community-agent.html @@ -112,7 +112,7 @@

Introduction

- This speed run walks you through creating an AI agent that connects directly to your Odoo Community database. No coding, no servers to provision — just pick your plan, paste your credentials, and your agent starts working with your data immediately. + This speed run walks you through creating an AI agent that connects directly to your Odoo Community database. No coding, no servers to provision — just pick your plan, paste your credentials, and your agent starts working with your data immediately. This is Odoo Hermes in action.

To follow along, grab a free trial of Odoo Community at ODOO4projects.com and generate an API key from your profile settings. It takes about 10 Minutes and gives you everything you need for this walkthrough. diff --git a/blog/posts/three-ways-integrate-odoo-hermes.html b/blog/posts/three-ways-integrate-odoo-hermes.html index 3327603..2fd49d3 100644 --- a/blog/posts/three-ways-integrate-odoo-hermes.html +++ b/blog/posts/three-ways-integrate-odoo-hermes.html @@ -124,7 +124,7 @@

Determinism: Low — LLM-driven
Best for: Simple queries, demos
-

The simplest approach. You create a dedicated Odoo user with restricted permissions, paste the connection details into Hermes, and your agent calls the Odoo XML-RPC API directly. Hermes has built-in Odoo tool support — once configured, the agent can search, read, create, and update records on any Odoo model.

+

The simplest approach. You create a dedicated Odoo user with restricted permissions, paste the connection details into Hermes, and your agent calls the Odoo XML-RPC API directly. Hermes has built-in Odoo tool support — once configured, the agent can search, read, create, and update records on any Odoo model. This is the classic Odoo Hermes setup.

Setup

    diff --git a/index.html b/index.html index 2f99797..6b1d3f5 100644 --- a/index.html +++ b/index.html @@ -1660,9 +1660,9 @@

    📌 Focus Topics

    - +
    Integration
    -

    Odoo Hermes Agent

    +

    Odoo Hermes

    Connect your Odoo ERP to Hermes Agent in 10 minutes. Read, write, and automate your business data through @@ -1718,6 +1718,9 @@

    © 2026 derez.ai — AI Agent Hosting