I'm a bit new to Zoho and Deluge, and what I am having trouble with is how to get the user's Zoho User ID based on the email address from the Users drop-down in the form so that I can store it in the variable userID and correctly mention that user. Is there a quick and easy way to do this? Do I need to get the user data from a URL such as
https://cliq.zoho.com/api/v2/users and then look it up from there?
Any help would be appreciated. Thank you!