Fetch report | Zoho Creator Help

Fetch report

ZCReportAPIUtil

This utility lets you make use of the reports of your Zoho Creator applications in your Android apps.

Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage.
getReport(String appOwnerName, String appLinkName, String reportLinkName, ZCComponentType reportType, int noOfRecordsToFetch, String queryString)

Returns the metadata and the records that the specified list, calendar, timeline, kanban, or map report displays.

Parameters:

appOwnerNameThe Zoho username of the specified Creator application's owner.
appLinkNameThe link name of the required Zoho Creator application.
reportLinkNameThe link name of the required report, which is present in the specified Creator application.
reportTypeThe target report's type:
  • ZCComponentType.REPORT for list reports
  • ZCComponentType.CALENDAR for calendar reports
  • ZCComponentType.MAP for map reports
  • ZCComponentType.KANBAN for kanban reports
noOfRecordsToFetchSpecifies the number of records that are to be fetched; ranges from 1 to 200; 50 is the recommended value.
queryStringThe criteria to filter the records, which is to be passed in the format:
field1=value1&field2=value2
getReport(ZCComponent zcComponent, int noOfRecordsToFetch)

Returns the metadata and the records that the specified list, calendar, timeline, kanban, or map report displays.

Parameters:

zcComponentAn object that holds the details of the specified report component.
noOfRecordsToFetchSpecifies the number of records that are to be fetched; can range from 1 to 200; and 50 is the recommended value.
loadMoreRecords(ZCReport zcReport, ZCComponent component, int pageSize)

Loads more records from the specified list, calendar, timeline, kanban, or map report. The number of records that will be loaded is based on the value of the pageSize parameter.

Parameters:

zcReportAn object that holds the details of the required reports.
zcComponentAn object that holds the details of the required report component
pageSizeSpecifies the number of records that you want to load.
getUpdatedRecordsAfterActionPerformed(ZCReport zcReport, ZCComponent zcComponent)

Returns the list of records after executing the specified report actions.

Parameters:

zcReportAn object that holds the details of the required reports.
zcComponentAn object that holds the details of the required report component
updateRecordInReport(ZCReport zcReport)

Updates the records that the specified report displays.

Parameters:

zcReportAn object that holds the details of the required reports.

 getRecordsCount(ZCReport zcReport, boolean isWithCriteria)

Returns the total number of records that the specified report displays.

Parameters:

zcReportAn object that holds the details of the required reports.
isWithCriteriaSpecifies whether the count is to be returned with or without the criteria. Set it as true to return the count after applying the criteria; else set as false.

 getReportForSubformRecord(ZCReport zcReport,SubformRecordParams subformRecordParams)

Returns the metadata and the record of the report for the subform summary.

Parameters:

zcReportAn object that holds the details of the required reports.
subformRecordParamsThe subformRecordParams object.
getPivotReportURL(ZCComponent zcComponent)

Returns the public URL of the specified pivot table or pivot chart.

Parameters:

zcComponentAn object that holds the details of the required report component


    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • Filter report using dynamic values from a function

                                                                                                    Requirement When a user accesses a report, data is filtered based on the logged-in user's role so that only the required details are visible to the user. Use Case An employee management system has two forms, Department and Employees. The Department ...
                                                                                                  • Fetch reports

                                                                                                    This API service lets you manage the different functionalities in a report. Fetch reports Methods fetchListReport(for:with:completionHandler:)This fetches metadata and the records of the List report. ...
                                                                                                  • Fetch choices

                                                                                                    This API service lets you manage the different functionalities in a form. Fetch choices Methods fetchChoices(of:in:fromIndex:completionHandler:)This fetches 50 choices (if available) from the given Index for the lookup fields beyond the 500 choices ...
                                                                                                  • Fetch application details

                                                                                                    ZCAPIUtil This utility lets you fetch the logged-in user’s details, the list of applications, and customer portal details. Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. ...
                                                                                                  • Showing only logged in user's records in a filtered report

                                                                                                    Requirement   Display only the relevant records for the logged in user, based on the customer email, to ensure the security and privacy of the data from other users in the application. Use Case   An order management application has the Order form ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources