Hi everyone,
I’m working on integrating Outlook emails into Acumatica and want to send emails into a custom screen.
I see a few possible approaches and would like advice on best practice:
- Use Acumatica Outlook Add-in — can it be extended with custom logic, or is it closed?
- Build a custom Outlook Add-in and send emails to Acumatica via REST API
- Pull emails from Acumatica using Microsoft Graph API (scheduled process)
What is the recommended approach for this kind of integration?
Is extending the existing Acumatica Outlook integration possible?
Or are there any built-in Acumatica features that could help with this use case?

