Binding for O365 Mailbox - Trigger on incoming emails
Would be really nice to bind to an office 365 account and trigger a Function for inbound emails. This is available in Logic Apps but not in Function Apps.
22
votes

Thank you for the feedback! This is currently unplanned. Please keep the votes coming!
-Cary
1 comment
-
Marcel commented
Workaround: Use API connections (currently in private preview) im combination with a timer-scheduled function to poll manually for new mail. While this should work, the polling will be billed.