What to achieve
Editors should be able to select lists or segments from the UM in order to select the target audience for a newsletter or even for a single section within a newsletter.
How to achieve
To be able to use this function the CMS must have the following capabilities:
Simple integration
The CMS must be able to create custom content (multi-)select or checkbox fields which can read the option list from a remote REST interface.
Advanced integration
The CMS must be able to create custom fields which can read, select and store structured objects from a remote REST interface.
Select target group as recipients for the newsletter
A custom content field will be added to the newsletter object where the editors can select one or more groups from the Universal Messenger. The result value will be then used to add to <destination> in the XML event file.
Select target group for a single newsletter section
A custom content field will be added to a newsletter section object where the editors can select one or more groups from the Universal Messenger. The result value will then be used for personalization instructions.