Hi,
in the 8.2 release notes, it is mentioned that there are new objects to manager user consents. Can you provide concrete examples on how to properly use this (there is no documentation in the academy...) ? Specifically for email marketing communication consent.
https://academy.creatio.com/docs/8.x/resources/release-notes/82-energy-release-notes#title-2782-13
Thank you,
Damien
Like
Hello,
Currently, academy team is working on the article, we expect it to be published in a few days.
As for now, we can share this information and examples:
- New "Consents" object as a list of consents in the system - the goal is to name consented items to show the user what it is about.
- New "UserConsentHistory" object to store data about the user's agreement to the terms of use, etc.
For instance, we display a legal notice in Creatio AI sidebar based on added consent and track user agreements in "UserConsentHistory" object.
Additionally, developer can implement a logic with auto filling the expiration date if it is needed (for, instance, remain users about some consents in 6 months).
Best regards,
Antonii.