【问题标题】:Is there any way to send FB messenger notifications(chat bot) using firebase?有什么方法可以使用 firebase 发送 FB Messenger 通知(聊天机器人)?
【发布时间】:2020-01-05 14:03:28
【问题描述】:

我们需要 firebase 中可以触发第三方 API(Facebook 聊天机器人服务)的消息类型以执行任何任务:发送信件、向 FB messenger 发送消息等。 我们希望能够通过 Firebase 仪表板配置此消息类型(消息内容、消息链接、选择的受众、发送 POST 请求的 URL。)。

我想我找到了使用 Firebase 和我们自己的聊天机器人服务向 Fb messenger 发送消息的方法。 这是文章https://firebase.google.com/docs/cloud-messaging/send-message 但我不明白如何将我们的服务 URL 添加到这些请求中。

你能帮我解决这个问题吗?有人可以分享使用 Firebase 发送 FB Messenger 消息的经验吗?

【问题讨论】:

    标签: firebase sendmessage facebook-chatbot


    【解决方案1】:

    我认为您需要设置 webhook 以触发对 API 的调用。 https://firebase.google.com/docs/functions

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-08-14
      • 2022-06-10
      • 2017-06-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-25
      相关资源
      最近更新 更多