Send E-mail

Kalipso - Form - Actions - Actions Description - Group Email - Send E-mail

Send an e-mail through the operating system email client.

Action available for the following operating systems:

Parameters

From

  • Sender Name <string> - Name of the e-mail sender.

  • Sender Address <string> - Sender e-mail address.

To

  • Type - Type of the destination contact. It can be one of:

    • 1 - To

    • 2 - CC

    • 3 - BCC

  • Name <string> - Name of destination contact.

  • Address <string> - E-mail address of destination contact.

Subject/Body

  • Subject <string> - Subject of the e-mail to send.

  • Body <string> - Body of the e-mail to send.

Attach

  • Attachment <string> - Attachment to the e-mail to send.

It is possible to add several e-mail´s in option To, separeted by Charact(13) (CR character). In case of adding more than one e-mail you need to add the same number in both “Name” and “Address” option.

It is possible to add several attachments, separeted by Charact(13) (CR character).

The From parameters are not used by Win32 and Android clients and are optional in the other clients.

The Name parameter in the addresses is not used by Win32, Android and iOS clients.

Win32 clients execute the "mailto:" command to run this action and, as such, do not support attachments.

In Windows clients this call is not a blocking call. On Android and iOS it is a blocking call.

  • In Win10 attachments may only work correctly if the e-mail App is a Windows Store App. This is a known limitation in Microsoft Win10 platform.

Last updated