replied on March 27, 2023
Hi Amanda,
I took a quick look through the Progress MoveIT Transfer (DMZ) documentation. It's not immediately clear to me what specific functionality you're looking for. MoveIT Transfer appears to have an Outlook plugin that allows "attaching" local files via a MoveIT file share, which is presumably then linked, instead of attached to the email directly. I can't immediately think of a straightforward way to do something like "attach from Laserfiche to MoveIT" within Outlook.
However, MoveIT Transfer does have both .NET and REST APIs. It also has a MuleSoft Connector, which the customer could potentially leverage with Laserfiche Cloud's MuleSoft Web Service Process.
The best route is likely building a Laserfiche Business Process that users can invoke on documents they want to share. The business process would trigger a workflow that invoked a Script (.NET API) or HTTP Web Request (REST API) activity to send the repository file to MoveIT. If you want to proceed with this integration path, make sure to clearly document the business requirements and detailed descriptions of all the possible process flows before beginning any development work.
Cheers,
Sam