It's possible to add attached files. If the body of message is structured, it means that it contains tags [begin] and [end], names of attached files must be included in parameters. Otherwise all attached file will be associated to the step 1, in case of a procedure (attachments.S001).
- Launching of a procedure with attached file
The message can be parametrized and the procédure has defined parameters
The procedure has destinations defined by default
Step 1 treat attached filesFrom: sender@mail.com
To: 545d1c234f54e64a2b2456d.c234f54@launch.alarmtilt.net
Subject: ...
[begin]
[tasknumber]
125
[taskstatus]
finished
[author]
The System
[attachments.S001]
test1.pdf
[end] - Sending of a simple message with attached file
Email contains an attached file named test1.pdfFrom: sender@mail.com
To: 545d1c234f54e64a2b2456d@launch.alarmtilt.net
Subject: ...
Body:
[begin]
[attachments]
test1.pdf
[destinations]
Duke Nukem
Ally Mc Beal
[subject]
The System - task 125 has finished
[body]
Dear user,
Your task 125 has successfully finished.
Sincerely,
The System.
[end] - Sending of notification with attached filenvoi de notification avec fichier attaché
Email contains an attached file named test1.pdf
From: sender@mail.com
To: 545d1c234f54e64a2b2456d@send.alarmtilt.net
Subject: ...
[begin]
[media]
EMAIL
[language]
FR
[destinations]
dev_testing@m-plify.com
[subject]
sujet test
[attachments]
test1.pdf
[body]
body test
test
test
[end]