Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
›
Assets list
›
Email EML Generator
Email EML Generator
version
0.1.0
(Compatible with
OutSystems 11
)
Uploaded
on
13 Mar (yesterday)
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
Email EML Generator
Documentation
0.1.0
Draft
GenerateEml
Generates a
.eml
file from a JSON email structure.
Input
Parameter
Type
Description
EmailMessageJson
Text
JSON structure describing the email message
Output
Parameter
Type
Description
EmlBinary
Text (Base64)
Generated
.eml
Base64 string
Success
Boolean
Indicates if the generation succeeded
ErrorMessage
Text
Error description if generation failed
Loading
Loading...