-
Notifications
You must be signed in to change notification settings - Fork 7
API Email
DeclanBuckley edited this page Dec 8, 2023
·
5 revisions
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
Update
Database Scripts
Configuration
API
- Home
- Data
- Security
- Subscription
- System
- Navigation
- Notification
- Settings
- Workflow
- Px Build
Developer
- Home
- Developer Tools
- Client Tier
- Server Tier
- Database Tier