iSheets API
iSheets API version 2 - iSheet module - API - iSheet search result - record count

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

Request XML

Response

{

"totalRecords":3

}

 

Comments


0 Comments

Last Updated: Jun 09,2023