Getting ZUID with Flow from Zoho One

Getting ZUID with Flow from Zoho One

When using the app action "Fetch User" for Zoho One I can see that it brings back a huge amount of data, however I really want to access the specific value ZUID. This option isn't available in the "Insert Variable" section for Zoho One when trying to add subsequent actions. 


ZUID does not appear in this sidebar for Zoho One User (and I have tried all ID fields)


However ZUID appears in the raw data shown in the test

  1. {
       accountproperties_last_login_time : 1720789329099,
       reporting_to_user_id : "REDACTED",
       is_user_binded_to_device_pending : false,
       department_info_zgid : "REDACTED",
       department_info_group_name : "Consultancy",
       is_user_binded_to_device : false,
       reporting_to : {
          emails : [
             {
                email_id : "redacted@company.com",
                created_time : -1,
                is_primary : true,
                is_verified : true
             }
          ],
          user_status : 1,
          created_time : 1699533446763,
          modified_time : 1717412221961,
          user_id : "REDACTED",
          last_name : "REDACTED",
          primary_email : "redacted@company.com",
          display_name : "REDACTED",
          first_name : "REDACTED",
          zuid : "REDACTED"
       },
       work_location : "REDACTED",
       is_admin : false,
       reporting_to_created_time : 1699533446763,
       language_code : "en-gb",
       user_type : "confirmed",
       reporting_to_zuid : "REDACTED",
       reporting_to_last_name : "REDACTED",
       created_time : 1675326054310,
       is_invited : true,
       reporting_to_first_name : "REDACTED",
       reporting_to_email : "redacted@company.com",
       is_joined : true,
       display_name : "REDACTED",
       zuid : "REDACTED",
       address_address_type : 1,
       country_code : "gb",
       full_name : "REDACTED",
       user_id : "REDACTED",
       employee_id : "REDACTED",
       address_parent : {
          zaid : "REDACTED",
          zuid : "REDACTED"
       },
       date_of_joining : 0,
       reporting_to_modified_time : 1717412221961,
       email_id : "redacted@company.com",
       gender : "N",
       date_of_birth : 0,
       department_info : {
          group_name : "Consultancy",
          zgid : "REDACTED"
       },
       timezone : "Europe/London",
       customFields : [
          {
             field_id : "REDACTED",
             picklist_field_value : "No",
             field_value : "REDACTED",
             is_mandatory : false,
             field_type : "picklist",
             field_name : "Is Line Manager"
          }
       ],
       accountproperties_last_api_access_time : 1720994400000,
       company_company_id : "-1",
       emails : [
          {
             email_id : "redacted@company.com",
             created_time : -1,
             is_primary : true,
             is_verified : true
          }
       ],
       accountproperties : {
          parent : {
             zaid : "REDACTED",
             zuid : "REDACTED"
          },
          last_login_time : 1720789329099,
          password_strength : 100,
          last_api_access_time : 1720994400000,
          last_login_country : "UNITED KINGDOM"
       },
       user_role : 0,
       is_deleted : false,
       modified_time : 1721130815800,
       company : {
          company_id : "-1"
       },
       reporting_to_user_status : 1,
       first_name : "REDACTED",
       reporting_to_display_name : "REDACTED",
       user_status : 1,
       is_active : true,
       address : [
          {
             address_type : 1,
             created_time : 1675326549370,
             parent : {
                zaid : "REDACTED",
                zuid : "REDACTED"
             }
          },
          {
             street_address : "",
             created_time : 1675326549338,
             country : "eu",
             parent : {
                zaid : "REDACTED",
                zuid : "REDACTED"
             },
             address_type : 2,
             city : "",
             mobile : "",
             website_url : "",
             country_display_name : "",
             phone : "",
             state : "",
             postal_code : "",
             fax : ""
          }
       ],
       department_id : "REDACTED",
       accountproperties_last_login_country : "UNITED KINGDOM",
       is_confirmed : true,
       is_user_locked : false,
       designation_id : "REDACTED",
       last_name : "REDACTED",
       address_created_time : 1675326549370,
       accountproperties_password_strength : 100,
       reporting_to_emails : [
          {
             email_id : "redacted@company.com",
             created_time : -1,
             is_primary : true,
             is_verified : true
          }
       ],
       reporting_to_primary_email : "redacted@company.com",
       ZF_25795000000545065 : "REDACTED",
       is_light_user : false,
       primary_email : "redacted@company.com",
       accountproperties_parent : {
          zaid : "REDACTED",
          zuid : "REDACTED"
       }
    }