标签: google-app-engine google-cloud-endpoints email-integration sendgrid
我一直在努力让SendGrid在我的Google端点后端使用java和Google应用引擎工作。网上似乎有一些关于将Sendgrid与Google计算引擎结合使用的声明,但与app引擎无关。
是否可以将SendGrid与app引擎端点一起使用?
答案 0 :(得分:2)
可以使用Sendgrid java库创建Google云端点。
需要:
Check this for an example