Problem with Smartsheet Update Row

Hello,

I’m trying to use the Update Row activity to update a row in a Smartsheet.

image

The issue I’m having is the activity has no place for me to define what column to update, or what information to put into the cell or row that I want updated. It appears to have an OUT bound variable to hold a returned row, but why would I need that if I’m sending information TO Smartsheet?

This seems a pretty significant oversight which renders the activity completely useless.

While we’re discussing it, why does Sheet ID accept a string but Row ID requires an integer? This makes little sense, they should be standardized.

@kevin.scott

Ideally whatever additional fields that you select and save should be added to the activity for you to give the input value..is that not happening?

Cheers

Hi @Anil_G , yes that does happen. Which field in the screenshot do you think is meant to hold the data that is to be passed back to the row?

It can’t be any of the booleans so they’re out. It can’t be the Row number, so that’s out. That leaves only Access Level, and I think we can agree that’s not it either.

@kevin.scott

Use the actual sheet ID and not the variable and then open manage properties and you would see the fields that are to be updated also would be loaded based on sheetid

Cheers