Yesterday's Top Poster

Chat SDK adds AgentPhone support

  • Thread starter Thread starter Ben Sabic, Vishal Yathish
  • Start date Start date
Chat SDK now supports AgentPhone with the new vendor-official adapter.

Give your bot its own phone number so it can handle voice calls and text messages using the same handlers you already write. When a call ends, the transcript is delivered as a message, allowing your bot to respond via SMS or iMessage.


Calls and messages to the same number arrive via a single webhook, so you handle both from a single endpoint rather than a separate pipeline for each channel. They also land in one thread, so your bot maintains context throughout the conversation.

Read the AgentPhone documentation to get started.



Read more

Continue reading...
 
Back
Top