Learn how to check and understand the various limits and usages related to applications with your Zoho Developer Console account.
2. Availability
- The super admins can access the Usage section to view the details of the applications they've created.
- 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:
|
|
|
|
The number of applications created in Developer Console
|
|
|
The total number of records that have been added to all the forms present in your applications (both Marketplace apps and privately shared apps)
|
|
|
The size of the attached files (file upload, image, signature, audio, and video) that are stored in records
|
|
|
The total number of events executed in the current month
|
|
|
The total number of API calls made from Developer Console on the current day, like API calls made using the invokeURL task.
Note: 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.
|
|
|
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.
Note: 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.
|
|
|
The total number of emails that have been sent on the current day
|
|
Note: 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.
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.