Get Cell Value
Gets information for a cell.
Options
Field |
Definition |
Type |
Required |
Workbook |
A list of workbooks available to the account. Workbook is another word for your Excel files. |
Dropdown |
FALSE |
Worksheet |
A list of worksheets available in the selected workbook. Worksheet is the individual spreadsheet within them, displayed as tabs in Excel files. |
Dropdown |
FALSE |
Input
Field |
Definition |
Type |
Required |
Cell |
Cell Reference |
In format A1 , for the first cell on the spreadsheet. |
String |
TRUE |
Output
Field |
Definition |
Type |
Cell Text |
The text in the specified cell. |
String |
Cell Value |
The value of the cell. |
String |
Type |
Type of content in the cell. |
String |
Format |
Format for content in the cell. |
String |
Column Hidden |
Indicates if the column is hidden. |
Boolean |
Row Hidden |
Indicates if the row is hidden. |
Boolean |
Hidden |
Indicates if the cell is hidden. |
Boolean |
Formula |
Excel online formula. |
String |
Related topics
Excel Online connector
About the elements of Okta Workflows
Excel Online API documentation