I want to build an add-in for outlook which automtically scans a particular folder in the mailbox and extracts relevant information from the email body, attachments and store it in some database.

Saket Arora 5 Reputation points
2024-06-03T11:31:02.65+00:00

a) Installs itself as a plugin in user's outlook.
b) The folder to scan within outlook can be configured by the user.
c) From the folder it should be able to pick a new email arriving in that folder.
d) Once an email arrives, scan email to extract relevant information.

According to the documentation for creating add-in, I followed the same but it created add in at an item level so I can use the particular email and manually do things on that.

But my use case is different. Is there any way I can achieve my case?

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 Answers by the question author, which helps users to know the answer solved the author's problem.