We have a few sites represented by AF elements built from template, that include a daily notification template as well. The daily notification should go out to different people for each site. I want to configure the template to send the notification to the correct group for each site.
Is this possible to do in general? I'm exploring the dynamic endpoint feature in particular. I've created AF Groups with the local members at each site, but it seems that the attribute referenced by the endpoint must contain an email address, not a group name. Can the groups be referenced by some internal email address that I could construct dynamically using a String Builder attribute? Can the dynamic endpoint attribute reference multiple email addresses separated by ";", "," or something else?