Hello all,
I have an automation that is looking for a record with specific values.
Sometimes it does not find the matching and it is normal (it is a use case.) I would like to know if there is a way to catch the error of the find function ?
If not I was thinking of doing it with a script but I found it strange that in automatisation it is not possible to catch error or even do conditional branch.
thanks for your help
Alex