标签: firebase firebase-realtime-database
有没有一种方法可以在Firebase中接收电子邮件并将发件人,主题和消息保存在数据库中而无需第三方工具?
我找到了这篇文章:
https://cloud.google.com/appengine/docs/standard/python/mail/receiving-mail-with-mail-api
来自Google,但适用于Google Cloud。有没有人有将其集成到Firebase的“功能”中的经验?