LogoLogo
  • 👋START HERE
    • Welcome!
  • ℹ️General
    • Release Notes
      • Full Feature Base Template
      • Services
      • Rule-based Automation
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
        • May 2024
        • April 2024
        • March 2024
        • February 2024
        • January 2024
        • 2023
        • 2022
        • 2021
        • Dialog Design Update
    • Glossary of Terms
    • Authentication Methods
      • SSO (Single Sign-On)
      • Built-In User Management
    • Acceptable Use Policy
  • ⚙️Rule-based Automation
    • Overview
      • Account Settings
        • Profile
        • Team
        • Roles and Permissions
          • User Management
          • Project Permissions
      • Basic Concepts
        • Project Management
        • Version Management
        • Multi-Lingual Bots
          • Supported Languages
        • Managing User Interactions
          • Unexpected User Input
          • No User Input
    • Dialog Interface
      • Blocks
        • Conversation Logic
          • Start Conversation
          • Global
          • State
          • Intermediate Response
          • To Previous State
          • End Conversation
        • Subdialog
          • Reusable Subdialogs
        • Phone
          • Continue Listening
          • Call Control
        • Technical Logic
          • Service
          • Condition
          • Storage
        • Other
          • Note
      • Speech Assets
        • Intents
          • Utterances
          • Descriptions
        • Slots
          • Custom Slots
            • List Slots
            • Machine Learning Slots
            • Regex Slots
            • LLM Slots
          • Prebuilt Slots
            • DTMF Slot
        • Text Snippets
        • Dictionary
      • Variables
        • Intents
        • Slots
        • Storage
        • Text Snippets
        • Environments
        • Platform
        • Context
      • Services
        • Service Integration Guide
        • Service Development
        • Service Branches and Error Handling
        • Public Services
          • Date and Birthdate Recognition
          • Spelling Post-Processing for Phone
          • IBAN Validation
          • License Plate Validation
          • Address Search
          • Street Names per Postal Code
          • Email Service
          • SMS Service
          • API Adapter
          • Salesforce-Flow Connector
          • Opening Hours
          • Speech-to-Text Hints
          • Fuzzy Match Names
          • Delay Service
      • Debugger
        • Phone 2
        • WhatsApp
        • Textchat 2
    • Environments Interface
      • Service Keys
    • Deployments Interface
      • Creating a Release
      • Editing a Release
    • Text-to-Speech
      • Azure
      • ElevenLabs
      • OpenAI via Azure (Preview)
      • SSML
        • Audio
        • Break
        • Emphasis
        • Prosody
        • Say-as
        • Substitute
        • Paragraph and Sentence
        • Voice
    • Autocomplete
    • Parloa APIs
      • CallData Service and API
      • Conversation History API
      • Textchat V2 API
    • Phone Integrations
      • Genesys Cloud
        • Setting up the SIP Trunk
        • Sending/Receiving UUI Data
        • Creating a Script to Display UUI
      • SIP
      • Tenios
        • Setting Up an Inbound Connection
        • Setting Up an Outbound Connection
        • Transferring a Call
      • Twilio
      • Public IPs and Port Information
    • AI Integration Overview
      • Dual Intent Recognizer (DIR)
      • Dual Tone Multifrequency (DTMF) Intent
    • Analytics and Debugging
      • Understanding Conversations and Transactions
      • Managing Caller ID Data
      • Hangup Events and Triggered Analytics
      • Analytics Transactions: Data Structure and Insights
      • Dialog Analytics
      • Audit Logs
      • Parloa-hosted Analytics
    • Data Privacy
      • Anonymizing Personally Identifiable Information
    • NLU Training
      • NLU Training Best Practices
    • How To
      • Create a Scalable and Maintainable Bot Architecture
      • Implement OnError Loop Handling
      • Resolve the 'Service Unavailable' Error
    • Reference
      • Parloa Keyboard Shortcuts
      • Frequently Asked Questions (FAQ)
      • JavaScript Cheat Sheet
        • Using Regular Expressions (Regex)
  • 🧠Knowledge Skill
    • Introduction
    • Knowledge Collections
    • Knowledge Sources
    • Knowledge Skill Setup
      • Step 1 – Create a Knowledge Skill Agent
      • Step 2 – Configure a Knowledge Skill Agent
      • Step 3 – Configure a Knowledge Skill Agent
Powered by GitBook
On this page
  • Service Configuration
  • Dialog Usage
  • Example Inputs
  • Result Examples

Was this helpful?

Export as PDF
  1. Rule-based Automation
  2. Dialog Interface
  3. Services
  4. Public Services

Street Names per Postal Code

PreviousAddress SearchNextEmail Service

Last updated 10 months ago

Was this helpful?

Available lang-locales: de (Germany) only

This service returns and/or sets STT (Speech-to-Text) hints for all street names in a postal code area (Germany only). It is particularly useful for an address dialog where the postal code is first inquired, allowing the STT to be primed for all valid streets in that area. This prevents potential issues with transcribing certain street names.

Service Configuration

  • success: Indicates the service call was completed successfully.

  • zip: Enter the postal code/ZIP code to retrieve street names.

  • stt: To set STT hints, input any non-empty value. This activates STT hints for street names.

  • includeNumbers: Option to append numbers 1-19 to the STT hints, enhancing recognition accuracy.

  • streetNames: Returns a comma-separated list of street names for the specified area.

Note: If the 'stt' input is provided, the output will include a special speechToTextHints value, offering tailored STT support.

  • URL: https://parloaservices.azurewebsites.net/api/StreetNames?clientId=<CLIENT_ID>

  • Header: x-functions-key: <AUTHCODE>

For authentication, ensure to replace <AUTHCODE> and <CLIENT_ID> with the credentials provided by your Parloa representative.

Dialog Usage

Add the service to your dialog as usual. A sample input set is shown below:

Example Inputs

The service expects a 5-digit ZIP code, currently only from Germany.

For example:

Example Zip Code
10785

This field acts as a boolean. Enter any value to activate it. When activated, an extra output field is provided by the service, containing all the street names belonging to the ZIP code organized as separate strings in an array. This output object is used by the NLU to better match the caller's input.

Example Zip Code
1

This field acts as a boolean. Enter any value to activate it. When activated, a list of numbers from 1 to 19 will be added to the speechToTextHints, helping the NLU model account for street numbers given by the caller.

For example:

Example Zip Code
1

Result Examples

Basic request of street names:

Example Zip Code
10119

Output

streetNames
Ackerstraße,Almstadtstraße,Alte Schönhauser straße,Angermünder straße,Auguststraße,Brunnenstraße,Choriner straße,Christinenstraße,Fehrbelliner straße,Gipsdreieck,Gipsstraße,Gormannstraße,Griebenowstraße,Jacob-Teitel-Park,Joachimstraße,Kastanienallee,Kleine Auguststraße,Kleine Rosenthaler straße,Linienstraße,Lottumstraße,Max-Beer-straße,Mulackstraße,Prenzlauer Allee,Rosa-Luxemburg-straße,Rosenthaler Platz,Rosenthaler straße,Rückerstraße,Saarbrücker straße,Schendelgasse,Schendelpark,Schönhauser Allee,Schwedter straße,Steinstraße,Straßburger straße,Swinemünder straße,Templiner straße,Teutoburger Platz,Torstraße,Veteranenstraße,Volkspark am Weinberg,Weinbergsweg,Zehdenicker straße,Zionskirchplatz,Zionskirchstraße
⚙️