function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
blntblnt 

Number of API calls made by the Eclipse Force.com IDE

Is there a way to view/monitor these? I am strongly thinking that the IDE makes a LOT of calls as we have been hitting the REQUEST_LIMIT_EXCEEDED error with hardly no user activity. We only have rolled out the app to a handfull of users and only have a handfull of S-Controls.

Any docs or info on this would be greatly appreciated. Ex: how many calls for each full refresh from server, refresh of a single file (modified outside of the IDE), each save to server, etc...

Thanks,


Bao-Long Nguyen-Trong
Glam Media
Ron HessRon Hess
check the number of api calls in your org,

launch eclipse, open a file , save the file to the server, exit eclipse

check the number of api calls in your org.


this will give you an idea of what is going on when you run Eclipse.
blntblnt
Thanks, Ron.

I would love to do that but I don't know how / where I can get that info. I only know how to get API Usage Notifications.

Can you give me the steps to get to that info?

Thanks,


Bao-Long
Ron HessRon Hess
it's in the app under

setup -> company profile -> company information


API Requests, Last 24 Hours