> ## Documentation Index
> Fetch the complete documentation index at: https://developers.ambersearch.de/llms.txt
> Use this file to discover all available pages before exploring further.

# Example: Odoo Integration

> A complete, runnable example of pushing Odoo records into amberSearch via the Indexing API.

<Card title="View the Odoo integration example on GitHub" icon="github" href="https://github.com/ambersearch/odoo-indexing-api-example" horizontal>
  Browse the full source, setup instructions, and a runnable end-to-end sample that indexes Odoo records through the amberSearch Indexing API.
</Card>

This example walks through a real-world integration: reading records from [Odoo](https://www.odoo.com/) and pushing them into amberSearch using the [Indexing API](/indexing-api/introduction). Use it as a starting point for your own connector.
