email-eml-generator
Service icon

Email EML Generator

version 0.1.0 (Compatible with OutSystems 11)
Uploaded
 on 13 Mar (yesterday)
 by 
0.0
 (0 ratings)
email-eml-generator

Email EML Generator

Documentation
0.1.0

GenerateEml

Generates a .eml file from a JSON email structure.

Input

ParameterTypeDescription
EmailMessageJsonTextJSON structure describing the email message

Output

ParameterTypeDescription
EmlBinaryText (Base64) Generated .eml Base64 string
SuccessBooleanIndicates if the generation succeeded
ErrorMessageTextError description if generation failed