Creator CRM Link

Creator CRM Link

Hi,

I'm devolping an Creator app that retrieves info from Zoho CRM using the new deluge task -  zoho.crm.getrecords("<ModuleName>",<fromindex>,<toindex>).  

Are there any plans to make this task more adaptable? 

The maximum number of records it can fetch is 200 and I have over 400 records in my CRM. I don't want to fetch all of the records, but there doesn't appear to be a way to filter the records before they are fetched. There is also no way to sort the records (alphabetically etc). 

At the moment all I can do is return the first 200 accounts from my CRM in a random order. I can filter them after they have been retrieved, but I can only filter the 200 that have been retrieved and this doesn't help me if the account details I want is not in the first 200 returned.

Also, I really want to be able to attach a PDF file of a HTML view I have created in an automated email. I see that a file attachment option is in the road map for Creator. Will it include the option to attach a PDF of a corresponding HTML View?

Many thanks,
Ben