Skip to content

Commit

Permalink
MARP-795: Add README_DE (#45)
Browse files Browse the repository at this point in the history
* Create README_DE.md

* Update README.md

* Update README_DE.md

* Update README_DE.md

---------

Co-authored-by: Sabine Gillner <[email protected]>
  • Loading branch information
Phạm Duy Linh and ivy-sgi authored Sep 12, 2024
1 parent 842e453 commit 5ef0a55
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tel-search-ch-connector-product/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# tel.search.ch
Axon Ivy's **tel.search.ch** connector helps you accelerate process automation initiatives by integrating the phone directory provided by tel.search.ch. This connector offers a REST client that allows you to retrieve phone directory entries quickly. Note that without an API key, the number of requests is limited. For more extensive use, you can request an API key [here](https://tel.search.ch/api/getkey). Fortunately, you can add your API key with a single click using the connector's authentication feature. This connector allows to:
Axon Ivy's **tel.search.ch** connector integrates the swiss phone directory provided by [tel.search.ch](https://search.ch/tel/). This connector uses a REST client that allows you to retrieve Swiss phone directory entries quickly. Note that without an API key, the number of requests is limited. For more extensive use, you can request an API key [here](https://tel.search.ch/api/getkey). Fortunately, you can add your API key with a single click using the connector's authentication feature.

This connector allows to:

- pass a search string and retrieve matching phone directory entries via the tel.search.ch API
- add your own API key
- supports you with an easy-to-copy demo implementation to reduce your integration effort
- supports you with a demo implementation to reduce your integration effort

## Demo

![tel.search.ch Demo 1](images/screen1.png "tel.search.ch Demo 1")
![tel.search.ch Demo 1](images/screen1.png "tel.search.ch Demo 1")
13 changes: 13 additions & 0 deletions tel-search-ch-connector-product/README_DE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# tel.search.ch

Der Axon Ivy **tel.search.ch** Konnektor verbindet deine Prozesse direkt mit dem Schweizer Telefonverzeichnis von [tel.search.ch](https://search.ch/tel/) und nutzt dabei einen REST-Client, um Telefonbucheinträge abzurufen. Ohne API-Schlüssel ist die Anzahl der Anfragen begrenzt, aber du kannst [hier](https://tel.search.ch/api/getkey) ganz einfach einen API-Schlüssel anfordern. Dein API-Schlüssel lässt sich mit einem Klick über die Authentifizierungsfunktion des Konnektors hinzufügen.

Mit dem Konnektor kannst du:

- einen Suchbegriff eingeben und passende Telefonbucheinträge über die tel.search.ch API abrufen.
- einen eigenen API-Schlüssel hinzufügen.
- Dank einer Demo-Implementierung den Integrationsaufwand minimieren.

## Demo

![tel.search.ch Demo 1](images/screen1.png "tel.search.ch Demo 1")

0 comments on commit 5ef0a55

Please sign in to comment.