Understand usage | Creator Developer Console help

Understanding usage

1. What does this page cover?

Learn how to check and understand the various limits and usages related to applications with your Zoho Developer Console account.

2. Availability

  1. The super admins can access the Usage section to view the details of the applications they've created.
  2. Developer Console is free platform to create, edit, and share your application with clients.

3. Overview 

The Usage page displays a comprehensive inventory that lists various details related to your applications (both Marketplace apps and privately shared apps) created using Developer Console.


The following attributes are displayed against their corresponding maximum limit:


Attribute

Description

Limits

Applications

The number of applications created in Developer Console

Unlimited

Records

The total number of records that have been added to all the forms present in your applications (both Marketplace apps and privately shared apps)

2,500 records

Storage

The size of the attached files (file upload, image, signature, audio, and video) that are stored in records

1,024 MB

The total number of events executed in the current month

50/month


External Calls


The total number of API calls made from Developer Console on the current day, like API calls made using the invokeURL task.

NotesNote: Developer API calls (API calls made using Developer Console APIs) executed in a Developer Console account to perform tasks within itself are counted as both external calls and Developer APIs.

50/day


Developer APIs


The number of incoming API calls received in an account on the current day, including calls made both from within a Zoho account and from external services.
NotesNote: Developer API calls (made using APIs) executed in a Developer Console account to perform tasks within itself are counted as both Developer APIs and external calls.

250/day

The total number of emails that have been sent on the current day

50/day

The total number of connections that can be created using a Developer Console account
50/account

NotesNote: These limits are shared between the Development and Stage environments. For example, if you have 1,000 records in the Development environment, only up to 1,500 additional records can be added in the Stage environment, as the total record limit is 2,500 across both environments.

4. Navigation guide

You can find the Usage tab under the MANAGE section in the left pane, once you sign in to your Developer Console account. It lists all the applications usage details.

5. Points to note

  • Daily limits are all replenished at midnight, based on the time zone of the organization chosen when the Developer Console account was set up.
  • Once the limit is reached, users won't be able to access it. The super admin will receive an email well before the limits are reached.

6. Related topics

Further reading
Further reading
To build on your knowledge, start by exploring how to publish and manage Marketplace apps. This will provide you with the foundational skills needed for effective application deployment.