web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Service | Customer Service, Contact Center, Fie...
Unanswered

Can we create a custom Omnichannel messaging channel without using Direct Line or a bot?

(0) ShareShare
ReportReport
Posted on by
Hi everyone,
 
I’m exploring ways to integrate a custom communication channel provider into Dynamics 365 Omnichannel for Customer Service.
 
According to the Microsoft Docs article on Configuring a custom channel provider, it seems the “Custom Channel” setup works through Direct Line, which requires a bot built on the Bot Framework.
 
However, in our scenario, we’d like to send and receive messages directly between our external messaging system and Omnichannel — without a bot layer in the middle.
 
Before we start implementing a workaround, I’d like to confirm:
  • Is it possible to build a non-bot custom channel provider?
  • Or is Direct Line + Bot the only supported route for custom message channels?
  • If not supported directly, has anyone successfully implemented a middleware approach to integrate a proprietary chat service?
Any guidance or experience would be appreciated.

Thank You !!
I have the same question (0)
  • MVP-Daniyal Khaleel Profile Picture
    651 on at
    Can we create a custom Omnichannel messaging channel without using Direct Line or a bot?
    While you can’t directly connect a non-bot endpoint, many organizations use a middleware approach:
    Create a lightweight Azure Bot using Bot Framework SDK.
    Within the bot, implement logic to:
    • Receive incoming Omnichannel messages.
    • Transform and forward them to your external messaging service via APIs.
    • Listen to webhook events or API callbacks from your system and post them back to Omnichannel through the bot.
    This allows you to:
    • Maintain official support and compatibility.
    • Keep your external system integration logic outside the Omnichannel environment.
    • Optionally log and transform data as needed.
    • This “relay bot” approach is currently the recommended enterprise-safe pattern.
  • AD-30101205-0 Profile Picture
    on at
    Can we create a custom Omnichannel messaging channel without using Direct Line or a bot?
    Hello  ,

    Thanks for the response !!

    So what you are suggesting is that we register a bot channel (via Azure Bot Framework + Direct Line) and instead of implementing full conversation logic we use it as relay or pass-through that does the following:
    • Forwards messages from Omnichannel to your external messaging platform via REST APIs or webhooks.
    • Receives messages/events from that external platform and posts them back to Omnichannel using the Bot Framework message schema.
    Please correct me if I am understanding this wrong.
     
    Regards !!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Service | Customer Service, Contact Center, Field Service, Guides

#1
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 66

#1
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 66

#3
Tom_Gioielli Profile Picture

Tom_Gioielli 26 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans