API Email - CSOIreland/PxStat GitHub Wiki

Home / API / Email

GroupMessageCreate.

Sends a message to all members of the Groups passed in via the parameters. If no group codes are passed in, then the message will be sent to all Groups.

Authentication: Windows

Privilege : Administrator , Power User

Method: PxStat.System.Notification.Email_API.GroupMessageCreate

Parameters:

Name Type Default Description
GroupCodes String Array null or empty A list of Group Codes which identify the Group Members to be emailed
Subject String The Email subject
Body String The Email Body

Return: String with value of success