This utility lets you make use of the reports of your Zoho Creator applications in your Android apps.
Executes the specified custom action on the specified records in the specified report.
| zcReport | An object that holds the details of the required report. |
| customActionID | The ID of the required custom action. |
| recordIDs | The list of records (their ID) for which you want to execute the specified custom action. |