【发布时间】:2020-02-22 04:14:06
【问题描述】:
此处列出的任务属性:https://www.twilio.com/docs/taskrouter/twiml-queue-calls#task-attributes-linking-tasks-to-calls 似乎已添加到来电和 SMS 中,并且可以在 Studio 中通过帮助函数(例如 {{trigger.message.FromCity}}、{{trigger.message.FromState})进行访问) } etc. However, when selecting incoming messages to be routed to Flex Proxy Service, only a small handful of the attributes become accessible in both Studio and Flex.
如何将传入的 SMS 路由到 Flex 并且仍然能够将相同的任务属性添加到每个任务?
【问题讨论】:
标签: twilio