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

# Integrations

> Connect PERSCOM with external services and applications.

Looking for help with integrations? Visit the **Integrations** section for comprehensive documentation on connecting PERSCOM with external services.

<CardGroup cols={2}>
  <Card title="API" icon="code" href="/integrations/api">
    Access and manage your data programmatically.
  </Card>

  <Card title="Automations" icon="bolt" href="/integrations/automations">
    Trigger actions automatically based on events.
  </Card>

  <Card title="OAuth 2.0" icon="key" href="/integrations/oauth">
    Enable secure authentication between applications.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/integrations/webhooks">
    Receive real-time notifications when data changes.
  </Card>

  <Card title="Widgets" icon="browser" href="/integrations/widgets">
    Embed personnel data displays on your website.
  </Card>

  <Card title="PHP SDK" icon="php" href="/integrations/sdk/php">
    Build integrations faster with the official PHP library.
  </Card>

  <Card title="Discord" icon="discord" href="/integrations/third-party/discord">
    Integrate with your Discord server.
  </Card>

  <Card title="Google" icon="google" href="/integrations/third-party/google">
    Enable Google single sign-on.
  </Card>
</CardGroup>
