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

# Zammad

> Der Zammad-Konnektor ermöglicht die Integration mit dem Zammad-Ticket-System und die Verwaltung von Support-Anfragen. Mit diesem Konnektor können Sie Tickets finden.

## Optionen

<ParamField body="url" type="string" required>
  Die Basis-URL der Zammad-Instanz.
</ParamField>

<ParamField body="token" type="string" required>
  Das API-Token für die Authentifizierung.
</ParamField>

## Argumente

<ParamField body="searchterm" type="string" required>
  Der Suchbegriff, um nach Tickets zu suchen.

  Beispiel:

  ```
  The searchterm to search for tickets
  ```
</ParamField>
