Hi,
On the user integration from an external ERP, the new DW users have the email permission by default.
An option would be to set AccesUser > AccesUserNewsletterAllowed = True in the user integration. But this integration is executed periodically, so users will regain the permission even if they decided to disable it.
Another option would to set a condition on the table rules, but its condirtions doesn't include to check the field CreatedOn
A third option would be to set AccesUserNewsletterAllowed = True in another user integration that includes only the new users, but the Source User provider doesn't allow it (there are checks for "user created or edited" and we need only the created users)
Are there more alternatives? How to enable the email permission only for new integrated users?
Regards,
Tomas