Activity Forums Salesforce® Discussions How we can check API limits in Salesforce?

  • Laveena

    Member
    August 23, 2019 at 5:22 am

    Hi Prachi,

    Sample Responses:

    SOAP :

    <soapenv:Header>

    <LimitInfoHeader>

    <limitInfo>

    <current>45</current>

    <limit>5000</limit>

    <type>API REQUESTS</type>

    </limitInfo>

    </LimitInfoHeader>

    </soapenv:Header>
    REST :

    Sforce-Limit-Info: api-usage=45/5000

    Thanks

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos