Add System Variable for User ID (Not user email address)

Add System Variable for User ID (Not user email address)

Hi Zoho,

All of Zoho CRM's records have an owner. In all those tables, there is the record owner ID and record owner name, NOT record owner email. We want to create filters when sharing dashboards, but we don't want to filter based on logged in user name as we could have more than one person with the same name. However, we can't use email address without having to create SQL queries for all Zoho CRM tables to map record owner ID to "Users (Zoho CRM)" table. Please introduce a new system variable for "system.login.id" as then we can alway match this on the record owner ID without need to create additional SQL queries just to share dashboards/reports which dynamically filter to only the records where the viewer is the record owner.