generated from axonivy-market/market-product
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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") |