Skip to main content
Version: 5.7.0

SendAdvancedEmail

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

ServiceOperation
mailSEND_ADVANCED_EMAIL

Method Parameters

ParameterDescription
profileIdThe user 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.