Azure 逻辑应用 Gmail 和 Twitter

Azure Logic Apps Gmail and Twitter

我需要使用特定标签 (#) 发推文的用户的电子邮件地址,
并通过电子邮件向该用户发送 Twitter 名称和一些内容,
不知道怎么获取twitter的邮箱

当我发现关于这个的讨论时, 不是解决方案,但可能会有所帮助

有人向 Adrian Hall - Microsoft 高级项目经理提问。

他的回答:

It’s really a matter of figuring out the right incantation to get Twitters OAuth provider to return the email address. Since Twitter uses a username instead of an email address as an identifier, you probably have to ask for additional claims. I’m writing about auth this week, so I’ll take a look at the problem and write a blog post about it if/when I figure it out.

Link: ShellMonger.com