如何处理传入的消息以在Twilio对话API中创建对话?

发布于 2025-01-19 09:58:07 字数 302 浏览 0 评论 0原文

我有一个聊天应用链接,现在我需要添加短信参与者。

我的用例是,假设您有一个号码,并且您用我的 twilio 号码发送消息。现在我想在我们之间创建一个对话。

我需要知道使用 webhook 处理传入消息并创建私人频道的步骤是什么,以便它自动在 twilio 号码和用户之间创建对话。我无法捕获我在对话下的事件前和事件后 Webhook 中指定的后端 api 端点中的消息。如有任何帮助,我们将不胜感激。

I have a chat app link now I need to add a SMS participant.

My use case is say you have a number and you send a message in my twilio number. Now I want to create a conversation between us.

I need to know what are the steps to handle an incoming message using webhook and create a private channel so that it automatically creates a conversation between the twilio number and the user. I am not able to capture the message in my backend api endpoint which I specified in pre-event and post-event webhook under conversations.Any help would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

万水千山粽是情ミ 2025-01-26 09:58:07

You will find the steps required for turning an inbound SMS message into a conversation message in the documentation on Inbound Message Handling & Autocreation. All I can do is recommend you read through there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文