Hi,
I have a shared Form secured with email domain (so auth is needed to access it).
I would like to initialize a field with the email of the logged user.
I created an automation, I’m able to modify a value of the created record but the object session is null :
“ReferenceError: session is not defined”.
Any idea on how to achieve this ?