Skip to main content
Version: 5.7.0

SendAdvancedEmailByAddress

Sends a advanced email to the given user. See the documentation for contents of 'serviceParams'.

ServiceOperation
mailSEND_ADVANCED_EMAIL_BY_ADDRESS

Method Parameters

ParameterDescription
emailAddressThe address to send the email to.
serviceParamsSet of parameters dependant on the mail service configured.

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.