Reputation: 1074
I have a requirement to be able to prompt the user when they send an email from Outlook:
In Outlook on premises I can do that through a client Add-In.
The problem is now the customer wants to go to O365 and the functionality needs to be available through the Outlook web client and mobile OWA.
I cannot find any way to trigger an O365 Add-In automatically for outlook web and/or get any hooks into the Send functionality.
How can I trap the send event on O365 Outlook Web?
Any guidance, much appreciated.
Upvotes: 1
Views: 115
Reputation: 66316
No, you cannot trap any events when a message is sent in the current implementation of OWA.
Upvotes: 2