I am using UiPath Studio Web to do some work with Smartsheet. The problem I am encountering is I can’t seem to change the Row/Column data in the sheet. I am trying to take a DataTable exported from Document Understanding and populate a Smartsheet with that. The struggle is actually Changing the data in the row or column.
I’m struggling to find the right activities to use. This comes from being locked to UiPath Studio Web so I have to use the connectors built-in there. I don’t have a Get Rows activity, only things like Get Sheet, Add Row, Update Row, etc.
These are the only properties I can access in the Update Column activity. There doesn’t seem to be anywhere to actually change the cell data in the columns. Same thing for Update Row.