How can I get the payable days from attendance form using deluge what is the label name of form and field?
How can I get the payable days from attendance form using deluge what is the label name of form and field?
response = zoho.people.getRecords(form name);
what is the query?