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

# Integrations

> What connects to Linkiasoft, and which integration solves which problem.

**Integrations** in the sidebar.

| Integration                                                      | Use it to                                                          |
| ---------------------------------------------------------------- | ------------------------------------------------------------------ |
| **[Google Calendar & Meet](/help/integrations/google-calendar)** | Push CRM meetings to a company calendar and generate Meet links    |
| **[Odoo CRM](/help/integrations/odoo)**                          | Mirror every lead into your Odoo                                   |
| **[WooCommerce](/help/integrations/woocommerce)**                | Confirm orders over WhatsApp and trigger automations on new orders |
| **[Webhooks](/help/integrations/webhooks)**                      | Send events to n8n, Zapier or your own system                      |
| **[Import2](/help/integrations/import2)**                        | Migrate from another CRM or helpdesk                               |
| **[API keys](/help/integrations/api-keys)**                      | Build directly against the API                                     |

## Choosing between them

**Webhooks vs API keys.** Webhooks are *push* — we tell you when something happens. API
keys are *pull* — you ask us for data. Most integrations want webhooks; polling an API on a
timer is slower and wastes both sides' capacity.

**Odoo vs webhooks.** If Odoo is the only place your leads need to reach, the built-in
integration is far less work than wiring it yourself. Webhooks are for everything else.

**Import2 vs CSV import.** Import2 is for a one-time migration from another product,
including its history. For a spreadsheet of contacts, the CSV import inside
[Leads](/help/crm/leads-pipeline) and Customers is simpler.

## Credentials

Every integration's secrets — API keys, passwords, refresh tokens — are stored encrypted
and are never displayed again after saving. If you lose one, generate a new one at the
source rather than looking for it here.

Integrations are also per-workspace, not per-user: connecting Google Calendar connects one
company account for everybody, not your personal calendar.
