Is there a way to trigger Outlook-Add-Ins (Web) from external? (Custom event activation)

Bomnüter, Lucas 0 Reputation points
2024-02-13T16:28:50.7+00:00

I am currently working on Office365 add-ins development and their communication via asp.net interfaces which are registered with entra id. I would like to open email templates from an external program. Templates can be created via ms-graph or by the outlook-add-in-api. But how can i trigger the outlook-client by an external process, for example a trusted api? I only found the event-based activation which, however, are not self
controllable events. Is there a way to implement a trigger without user-based-activity? Example: Tom is using a program for creating tickets. When he creates a ticket, a new email draft in outlook pops up with attachments, a sample text and most important recipients. He can change the mail manaully and send it. That is/was possible with the classic outlook for windows. However we would like to prepare for the new outlook update. In order to react to the new Outlook update, we have to adapt our programs.
We would like to avoid implementing all programs as new web applications, but would like to find a hybrid solution with web-apis for the time being. Thanks!

Outlook
Outlook
A family of Microsoft email and calendar products.
2,960 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
297 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,489 questions
0 comments No comments
{count} votes