2022.2

Table Of Contents
l
Add headers specifying specific handling instructions for your email. You could set an existing
header like the Sensitivity or X-priority header (see https://tools.ietf.org/html/rfc1327), or create a
custom header.
Installing the plugin
First unzip the contents of the ZIP file and then install using the wizard. Click Yes to replace any pre-
viously installed version of the plugin.
1. Open the Workflow Configuration tool .
2. In the Plug-In Bar, click on the two black arrows with the black triangle underneath, at the bottom
right area of the window pane.
3. In the popup menu, select “Import Plug-in and select the PluginFileName file.
4. If an older version of the plugin is already installed, a warning will be shown, asking if you want to
overwrite the existing file. Click OK. In this case you must restart Workflow to allow proper reload-
ing of the plugin. If you do not restart Workflow, the plugin will not function correctly. All existing
instances of the plugin in Workflow processes must also be replaced by the new version.
You can now find the M-Files in the PluginCategory category of the Plug-In Bar.
Note: No third party system resources are incorporated directly into this OL product. This means
that while the plugin was tested against the associated third party systems when initially
released, they may behave differently with later versions of that system. Use at your own risk.
Should you encounter any issues, please contact your local Objectif Lune Support team and we
will do our best to help.
Testing the plugin
To test the plugin, drag it from the Plug-In Bar into a process. The plugin configuration dialog will open
and show the index property page. If that works, the plugin is installed correctly and ready for use.
Further help can be found by pressing F1 or the Help button in Connect Workflow from the M-Files” dia-
log or by searching for “M-Files in the Workflow product.
Input
Extra attachments
To specify an extra attachment, you have to use the key/value pair "disposition":"attachment".
To let the plugin know where it can find the attachment, you can either provide a full path ("url"), for
example:
[{"url":"file:///C:/Terms-and-Conditions.pdf","disposition":"attachment"}]
or
[{"url":"http://www.example.com/image.png","disposition":"attachment"}]
Page 589