Sign in to join the conversation:
Each time I add one more row to one sheet (Sheet A), I want to trigger the addition of 7 rows to another sheet (Sheet . The data in the 7 rows will be driven off of 2 sheets (Sheet A and Sheet C). Sheet C is a static lookup table. Is this possible?
It's not possible natively within Smartsheet. You might be able to use a third party tool like Zapier to do this functionality but I am not an experienced user and will have to step aside to allow other community users to address this possibility.
Here are the error details I received: - Status Code: 500 - Error Code: 4000 - Message: "An unexpected error has occurred. Please contact the Support team at https://help.smartsheet.com/contact for assistance." - Recommendation: "Do not retry without fixing the problem." - Reference ID: db211e48-2fcc-419f-b961-b2d0f8a344b0…
I have been using the API to send rows to sheets. Recently I have seen single row submissions showing up as duplicate rows, randomly. Not always. Has anyone else been seeing this phenomenon, or do I have some sort of bug in my code. Using .NET SDK.
As a Smartsheet user, I would like guidance on how to get started with APIs. I am looking for step-by-step instructions on how to understand, access, and use the Smartsheet API for basic tasks such as retrieving data, updating sheets, and automating workflows. It would be helpful to know the tools required, and best…