The SheetSearch API is designed to let you interact with a VividSheet through ServiceNow server side scripting. The articles in this folder give examples of how to perform certain operations in the SheetSearch API.
The actions that can currently be performed are:
Retrieve a single cell value from a sheet
Retrieve a range of cell values from a sheet
Collect and save a sheet
Set the value of a single cell
Set the values of multiple cells at once