I was wondering if you plan to include the forms object in the API anytime in the future?
I have a need to create sheets and forms at the same time.
Thanks,
David
This is something on our roadmap, but has yet to be prioritized against other work for development on the API. With this we aren't able to provide any information on availability.
How far down the pipeline? I was just asking to see if I can expect this in 2021 or 2022. I keep checking the API Documentation and havent seen it yet, so would like to know if I missed it or if the documentation isnt updated yet.
@dAVE Inden Do you know if this is going to be available soon?
Bump. Any word on this?
Its been a few years, and nothing. We are on the verge of leaving smartsheets, this would have helped lock it in.
Would also appreciate an update on this. Forms are a big part of our use case for smartsheet but unfortunately the process for creating them is incredibly tedious when done manually.
Bump for 2023!
what is the cause of "Unexpected character encountered while parsing value: <. Path '', line 0, position 0." error when using the C# SDK. the full log message is: - 2025-09-18 09:58:54 *** Exception in 'ProcessShares(Entity, EntityName, EntityId, Counter, ssWorkspace)' 2025-09-18 09:58:54 1 'ShareResources.ListShares()'…
NOTE: I tried to file this several times a support ticket, but the AI BOT was unable to create a ticket and the OG Support Portal no longer allows the direct creation of tickets. Grrrrrr. ISSUE: It appears that the Update Column API PUT https://api.smartsheet.com/2.0/sheets/{sheetId}/columns/{columnId} fails to work as…
We were using python SDK to access smartsheet API's. Have seen most of the end points getting deprecated and provided new end points. Its providing the request with all params using direct API request in documentation. However no reference provided for using python SDK/other SDK's to access the API. Is Smarthsheet API…