Hi,
So I have a database view named “Project” and within it I have a property which is a list type called “Team” which is a list of users. I want to send an email to the newly added user.
How can I create an expression/condition to send this new user an email?
Thanks