LowCodeAPI
11 APIs
  • Utility API's(1)
    • POST
      Convert Index to Range
POST
POST
https://api.lowcodeapi.com/zohosheet/api/v2/utils
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
methodstring
range.address.get
start_rownumber
Start row index of the range
start_columnnumber
Start column index of the range
end_rownumber
End row index of the range
end_columnnumber
End column index of the range
Response
API response data will be shown here once the request is completed.
Zoho Sheet