Does each activity consume one unit? Is reading entity records free?
Please follow the below link for guidance.
Yes I had seen that but it doesn’t exactly help answer my above question(s).
Each DSU grants a specific amount of data storage (1 GB), attachment storage (5 GB), and a maximum number of Data Service API calls per day (10K).
Thank you. Does using the “Query Entity Records” consume a unit the same as “Update Entity Record”
Or does it consume 0, and we can just use up to 280000 a day?
No, using the “Query Entity Records” does not consume a unit in the same way as “Update Entity Record.” While updating records typically consumes one unit, querying records is generally considered a free operation and does not count against the API call limit.
Generally, each activity that interacts with the Data Service, such as creating or updating records, consumes one unit of the API call limit. However, the exact consumption can vary depending on the specific activity being performed
Using the “Query Entity Records” does not consume a unit; it is considered a free operation. Therefore, you can utilize up to 280,000 API calls per day for operations that do consume units, such as “Update Entity Record.”
If you found helpful mark as a solution. Thanks
Happy Automation
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.


