OfficeJS Trigger Email Sending in the Integration

Hongchen Lin 0 Reputation points
2024-05-06T20:54:12.2766667+00:00

I am building an outlook integration using OfficeJS. The requirement from my client is like below:

  1. In message composing mode, when user click the integration button, email item is automatically sent out.
  2. After that, a integration window appear, containing the infomation of the email that just being sent.

I have checked the api doc of OfficeJS. And there's seems to be no option to trigger the "Send" when composing an email.

All I can find is a "onMessageSend" event that can trigger integration before email sent out - that is not what I want.

If there any hidden trick that I can do?

Thanks

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.