Accessing user profile fields in a Deluge script
I would like to be able to retrieve the following fields for the logged-in user in my Deluge scripts:
User's first name
User's last name
User's phone number
Is there a way to do this please? I need to use them in SendMail functions to populate the message body and/or subject.
Thanks very much