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

Was this helpful?

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

Public Services

Publicly available services provided by Parloa

PreviousService Branches and Error HandlingNextDate and Birthdate Recognition

Last updated 6 months ago

Was this helpful?

Parloa offers a wide range of services that you can utilize to add extra functionality easily to each dialog.

Please note that Public services are available for all customers, while customer-specific adjustments may involve one-time development fees. Additionally, separate deployments for customer-specific requirements may incur monthly hosting fees. Certain services, such as SMS messaging, may also charge per use. For clarification, contact your Parloa representative.

âš™ī¸
Cover

Date and Birthdate Recognition

Improve date parsing accuracy and flexibility, ensuring precise interpretation of dates in non-standard formats for reliable data processing and analysis.

Cover

Spelling Post-Processing for Phone

Enhance transcription accuracy by correcting common misinterpretations of alphanumeric characters spelled out during phone calls with our Spelling Post-Processing service.

Cover

IBAN Validation

Validate and process entered or transcribed IBAN information for common mis-transcriptions and ensure validity with our IBAN Validation service.

Cover

License Plate Validation

Process and validate license plates from Germany, Switzerland, and North America, checking for mis-transcriptions and ensuring adherence to region-specific formats with our License Plate Validation Service.

Cover

Address Search

Search and validate address inputs, returning formatted information with our Address Search service.

Cover

Street Names per Postal Code

Enhance address dialogs by returning and setting STT hints for all street names within a postal code area in Germany, improving transcription accuracy.

Cover

Email Service

Send emails directly from your bot using Parloa's integrated email provider.

Cover

SMS Service

Enable your bot to send SMS messages through Parloa's SMS provider.

Cover

API Adapter

Simplify REST API integration with Parloa by converting data to a compatible format without the need for custom services.

Cover

Salesforce-Flow Connector

Streamline workflow integration by executing Salesforce Flows with managed input and output variables.

Cover

Opening Hours

Retrieve a business's or branch's working hours for specific dates and times effortlessly.

Cover

Speech-to-Text Hints

Boost Automatic Speech Recognition system accuracy for capturing proper nouns and industry-specific terminology by implementing Speech-to-Text Hints, guiding the system towards likely words or phrases in your dialogs.

Cover

Fuzzy Match Names

Enhance caller experiences by improving name verification accuracy and handling spelling variations, ensuring precise user authentication and product name confirmation.

Cover

Delay Service

Introduce a controlled delay to your dialog.