iSheets API
iSheets API version 2 - iSheet module - API - iSheet search result - record count
iSheets API version 2 - iSheet admin - API - Import iSheet templates - Edit imported iSheet template
iSheets API version 2 - iSheet admin - API - iSheet document template - Add iSheet document template
iSheets API version 2 - iSheet module - API - iSheet search result - record count
OVERVIEW
This method is used to get the record count from the iSheet search result.
Request
POST /api/6/businessWorkflow/isheet/{isheetid}/search?limit={limit}&offset={offset}
Parameter name | Parameter value | Description |
isheetid |
Number |
The ID of the iSheet |
limit |
Number |
Optional. Default value : 100 |
offset | Number |
Optional. Default value : 0 |
Request
Response
{
"totalRecords":3
}
Last Updated: Jun 09,2023
Write a Review
Your opinion is important to us. We would like your review to improve our API.
Thank you
Your review has been submitted.
Comments
0 Comments