Salesforce Automation Rate Limits
Salesforce enforces API consumption through a per-org 24-hour API request allowance that scales with the org's edition and license count, plus per-transaction Apex governor limits and concurrent-request ceilings. Exact per-edition allowance numbers were not retrievable in this run (Salesforce documentation pages bot-gated). This artifact captures the model and points to Salesforce's published limits cheatsheet.
Salesforce Automation Rate Limits is the machine-readable rate-limit profile for Salesforce Automation on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests_per_day, concurrent_requests, and varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and apiLimitExceeded.
Tagged areas include CRM, Automation, B2B, and Rate Limiting.