Developer Docs - Mobile Docs - Communication Entry
Allows you to send out Email/SMS communications to a group of recipients.
M v5.0 C v15.0
This block is relatively simple to use, but it requires a decent understanding of Communications in Rock.
Setup
For this block to work correctly, you must pass in a valid EntitySetGuid page parameter. This will populate the list of recipients that receive the communication. The EntitySetType should be of Person.
You can generate these EntitySetGuid parameters auto-magically, using the Group Member List block.
Settings
Page Parameters
This block supports many query strings that can be used to override the block settings. This allows you to set a default, then customize the experience for each individual based on something like the group role or other data from Rock.
Security (Approving Communications)
This block uses a unique security verb, named Approve. This security role determines if someone is allowed to instantly queue a communication, or if it must be submitted for approval beforehand. It is highly recommended to configure the security on this block, to ensure not anyone can send a communication to a large number of people.
Here is the security action configured to behave exactly the same as the web block:
Styling