diff --git a/index.html b/index.html index 8501da7..8d94971 100644 --- a/index.html +++ b/index.html @@ -977,30 +977,42 @@ >
-

- Not for all of them. - BI Queries - and +

+ None of these modules require n8n specifically. + BI Queries, Payment Link API - expose standard REST endpoints that work with - any HTTP client — curl, Postman, Make, Zapier, - or n8n. - Website Form Webhook - POSTs to any webhook URL you configure, so Make - and other tools work too. + and Invoice Address Edit - and + expose standard REST endpoints that work with + any HTTP client — curl, Postman, Make, Zapier, + or anything else you already use. + Website Form Webhook + POSTs to any webhook URL, so any automation + platform can receive submissions. +

+

+ That said, n8n is what we actually use and + recommend. Every endpoint is designed to drop + straight into an n8n HTTP Request node — but + you're never locked in. +

+

Risk Management - are standalone Odoo features with no external - dependency at all. + is a different category entirely — it's a + standalone Odoo feature with no external + dependency of any kind.