Automatic email

Hi @sylvia.debaeremaeker,

It is possible to get a list with all the companies, and you can get the timestamp from a database variable as well, as explained here :

Give it a try, like this perhaps:

Code reconciliation:

{% input custom.bedreigd.comp as:boolean %}

{% result 'bedreigd' custom.bedreigd.comp.updated_at %} 

Filter through Insights:
30

where we look where the boolean is checked

and
34
where we take the value of when it was checked by the result tag.