Create /odoo-hermes landing page + link from homepage footer and blog posts with Odoo Hermes anchor text
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<p>
|
||||
This is the first and simplest method from the <a href="https://derez.ai/blog/posts/three-ways-integrate-odoo-hermes.html?utm_source=derez&utm_campaign=email">three ways to integrate Odoo with Hermes Agent</a> — 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 <strong><a href="https://derez.ai/odoo-hermes">Odoo Hermes</a></strong>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
<h2>Introduction</h2>
|
||||
<p>
|
||||
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 <strong><a href="https://derez.ai/odoo-hermes">Odoo Hermes</a></strong> in action.
|
||||
</p>
|
||||
<p>
|
||||
To follow along, grab a <strong>free trial</strong> of Odoo Community at <a href="https://ODOO4projects.com?utm_source=derez&utm_campaign=youtube" target="_blank" rel="noopener">ODOO4projects.com</a> and generate an API key from your profile settings. It takes about 10 Minutes and gives you everything you need for this walkthrough.
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
<div class="method-stat">Determinism: <span>Low — LLM-driven</span></div>
|
||||
<div class="method-stat">Best for: <span>Simple queries, demos</span></div>
|
||||
</div>
|
||||
<p>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.</p>
|
||||
<p>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 <strong><a href="https://derez.ai/odoo-hermes">Odoo Hermes</a></strong> setup.</p>
|
||||
|
||||
<h4>Setup</h4>
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user