generated from Kentico/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I noticed that the functionality here uses static contact group memberships.
Do we know if this feature meant to stay in the product? It's not documented, and (as far as I can tell) impossible to create through the UI, so my gut feeling is it could be marked as deprecated soon, like what happened with AccountInfo recently.
In the training guides, we avoided this using custom fields in the imported data to signify which segment a contact should belong to, which we then used for a dynamic condition of a contact group, in order to avoid potential issues if this happens.
This could be as simple as an IsImported boolean field if there is no external segmentation data to work with.
Metadata
Metadata
Assignees
Labels
No labels