Server Plugin SDK

Mail Attachment Downloader PRO Server Plugin SDK

The Server plugin SDK builds on top of the popular Mail Attachment Downloader PRO Server rules engine and includes APIs that allows IT to natively extend the functionality of the Mail Attachment Downloader PRO Server to integrate it with other LOB or cloud applications.

Key Benefits

  • Tighter integration with LOB or cloud application
  • Reduce development costs
  • Reduce development time from months to days
  • Improve quality and reliability
  • Better track errors and exceptions
  • Reduced time to market
  • Reduced deployment cost and times
Get the Pro Version

Some common use cases

Mail Attachment Downloader Plugin API allows extending the processing rules and actions performed for emails or attachments. A common scenario for its use would be to integrate email with other LOB (line of business) applications or cloud applications.

  • Integrate with electronic document management systems
  • Integrate with invoicing or workflow software
  • Integrate with cloud-based solutions
  • Integrate with SAP or ERP offerings
  • and more...
Documentation

Installation

SDK Installation Guide

  • When you purchase the license with SDK, you are provided a link to download a ZIP file. The zip file includes an SDK folder that has a Help folder and a Sample project within. The Help includes SDK documentation that is also available online through this site (see below).
  • The Sample project builds to a 32-bit (x86) C# DLL called MailAttachmentDownloaderPlugin.dll that MUST be placed in the installation directory for the program. Note: the 32-bit build will require a 32-bit PRO Server. PRO Server can also be installed as a 64-bit binary from the license, in which case you will need to change the sample project to a 64-bit build to be compatible. This DLL is then dynamically loaded by the program at runtime.
See Documetation
SDK Installation Guide

Plugin SDK Documentation