Activity Forums Salesforce® Discussions How to limit API calls when using the Developer Console in salesforce?

  • How to limit API calls when using the Developer Console in salesforce?

    Posted by Anuj on August 19, 2020 at 5:24 pm

    How to limit API calls when using the Developer Console in salesforce?

    Aditya replied 4 years, 3 months ago 2 Members · 1 Reply
  • 1 Reply
  • Aditya

    Member
    August 19, 2020 at 8:49 pm

    You can reduce your API usage by allowing your developer console session to "idle". Once idle, you'll only incur one API call per incident (such as saving a class, running a test). While not idle, the current implementation polls the server once every 6 seconds, or 10 API calls per minute while doing absolutely nothing.
    Also, using the Force.com IDE will drastically reduce your API calls, because you won't suffer from the "monitoring" API calls. Believe it, it makes a big difference.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos