Get logged in user ID in Deluge script
Hello all,
How do I get the id of the logged-in user in a deluge script? the "zoho.loginuserid" function actually returns the users email address or whatever the user id they use to login to zoho with and not the id of the user record, and given that users isn't a module I don't see a way to use the "zoho.crm.searchRecords" function to find the user based on their email address.