Adding a row onto a Smartsheet table

When attempting to add a row using the ‘Data: add a new row to another table using values from this row’ to add a row to a Smartsheet, I am getting a failure due the “Date Created” column in Smartsheet. This is a time stamp column and it is needed for the form use in Smartsheet, and I want to be able to send data from the AppSheet source as well. Is there a way to make this work?

ScottinNC_1-1707771911830.png

1 Like

Are you trying to set a timestamp to this column in your action or does this column in your datasource have an initial value of NOW()?

No. The timestamp is being generated by Smartsheet, but due to it being a noneditable column, it is not allowing the action to happen.