> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat.md).

# Testo ProHeat

Verbinden Sie OutSmart mit Testo ProHeat und ProCool, um Kunden, Geräte und Konformitätsarbeiten zu synchronisieren.

**Testo ProHeat** verbindet OutSmart mit der Testo-Compliance-Plattform.

Nutze diesen Bereich, um die Verbindung einzurichten und zu steuern, was importiert und exportiert wird.

### In diesem Leitfaden

* [**Was ist Testo ProHeat?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/was-ist-testo-proheat.md)
* [**Testo ProHeat einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-einrichten.md)
* [**Testo ProHeat-Importe konfigurieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-importe-konfigurieren.md)
* [**Testo ProHeat-Exporte konfigurieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-exporte-konfigurieren.md)
* [**Probleme mit Testo ProHeat beheben**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-fehler-beheben.md)

### Was Sie mit Testo ProHeat tun

* Kunden aus Testo in OutSmart importieren
* Heiz- und Kühlgeräte als Objekte importieren
* Abgeschlossene Arbeitsaufträge an Testo exportieren
* Konformitätszertifikate für verknüpfte Geräte abrufen

### Empfohlene Reihenfolge

1. Beginne mit [**Was ist Testo ProHeat?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/was-ist-testo-proheat.md).
2. Dann [**Testo ProHeat einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-einrichten.md).
3. Anschließend konfigurieren [**Importe**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-importe-konfigurieren.md) und [**Exporte**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-exporte-konfigurieren.md).
4. Nutze [**Probleme mit Testo ProHeat beheben**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat/testo-proheat-fehler-beheben.md) wenn ein Sync fehlschlägt.

### Wichtig zu wissen, bevor du beginnst

* Diese Schnittstelle ist für **Belgien**.
* Sie unterstützt die **ProHeat** und **ProCool** Testo-Module.
* Du benötigst eine aktive **Testo ProHeat** Lizenz.
* Die Verbindung verwendet einen **Sicherheitsschlüssel**.
* OutSmart speichert **nicht** Ihr Testo-Passwort zu speichern.
* Belgische Postleitzahlen müssen das **4-stellige numerische** Format.

### Verwandte Themen

* [**Eine Software-Schnittstelle einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/eine-software-schnittstelle-einrichten.md)
* [**Was sind Schnittstellen?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/was-sind-schnittstellen.md)
* [**Schnittstellen-FAQ**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/faq-zu-schnittstellen.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/testo-proheat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
