CRON which create alerts
Hello
I don't know how do that :
I (with fv help…) create a CRON which execute an automation chain : I want create a task for all documents which have a date (date_alert) = today. This task is assigned to users stored in a meta-data of documents (interlocuteur). But I don't know how to retrieve the date and users of each document. I test with “@{This.get(0)” but I make certainely a mistake because it doesn't work.
This automation chain is :
Thanks in advance
0 votes
1 answers
1601 views