In my database, I have for exemple the objects above :
Entity who has a list of Users
User who
have on mail adress
belong to one Entity
When an object is created in the application, I want to send a mail (and not a notification) to all the Users of this entity (one unique mail with to : all the Users of the entity, cc the Looged in user).
I dont know how to send all users email separated with “;” to zapier.
Hi,
Thanks for your answer.
I have already seen your method (maybe I will use it to send notifications) but the fact of not being able to send an email to all entity users with the user logged in in copy annoys me a bit.
I think to be more complete Adalo should include triggers and database-side scripts.
Regards,
Théo