Skip to main content
Version: 5.7.0

SysSendMessageSimple

Sends a simple string-based message on behalf of the system (i.e. app) to the specified users.

ServiceOperation
messagingSYS_SEND_MESSAGE_SIMPLE

Method Parameters

ParameterDescription
toProfileIdsThe array of recipients
testSimple text message.
fromJsonWho the message is from. Should contain at least "name" field, and potential "pic" field as well.

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab