[IMP] developer: external api add admonition block

closes odoo/documentation#8235

X-original-commit: d6f5e74971
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
This commit is contained in:
tiku-odoo 2024-03-14 17:13:25 -04:00
parent 4353c9b661
commit 14f199c9c3

View File

@ -12,6 +12,12 @@ easily available over XML-RPC_ and accessible from a variety of languages.
Check out the `manual <https://www.php.net/manual/en/xmlrpc.installation.php>`_
for the installation steps.
.. note::
Access to data via the external API is only available on *Custom* Odoo pricing plans. Access to
the external API is not available on *One App Free* or *Standard* plans. For more information
visit the `Odoo pricing page <https://www.odoo.com/pricing-plan>`_ or reach out to your Customer
Success Manager.
.. seealso::
- :doc:`Tutorial on web services <../howtos/web_services>`