EmailApi (Email APIs)
sendEmail
Send email to recipient via the internally provision gateway of the workbench.
parameters:
Return:
sendEmailMarkDownContent
Send email with markdown contents.
parameters:
Return:
sendEmailUsingFunction
Send email using the function
parameters:
Return:
getSubject
Get subject
parameters:
Return:
getProcessedEmailContentFromTemplate
get processed email content from template
parameters:
Return:
emailTemplateExists
check if the email template exits
parameters:
Return:
getEmailProps
get email props
parameters:
Return:
getServerName
get server name
parameters:
Return:
Last updated