我希望将一个webhook添加到rails应用程序中,该应用程序会根据是否向其发送电子邮件将条目发布到数据库。
这里有没有人做过类似的事情?
答案 0 :(得分:0)
是的,使用Mandrill和@ app.yourdomainnamehere.com
http://help.mandrill.com/entries/21699367-Inbound-Email-Processing-Overview
http://tardate.blogspot.com/2013/02/easy-mandrill-inbound-email-and-webhook.html
如果您的暂存网站位于HTTP身份验证之后,您可以在暂存webhook网址中包含用户名和密码以进行测试。
任何具体问题?