Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DialogFlow 文档解释了如何使用 Web UI 配置 Fulfillment webhook 地址。
有没有办法以编程方式设置它,调用任何 DialogFlow API?
如果您尝试以编程方式设置 webhook 地址,答案是否定的。您可以做的是从 Web UI 中放置一个静态 url(您不能以编程方式更改),然后使用参数访问/更改您想要从云功能中获得的服务。