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!
Hello, I am unsure of the feasibility of this goal but am hoping someone could provide some insight. Within my organization we have the following structure Workspace → Workspace → Folder. Within this folder we have additional folders that are added through an API integration we have setup. I am hoping we would be able to…
Hi, I have a large Smartsheet, I want to generate a row report that reduces information displayed down to a specific group. For that Row Report, if I were to generate an API token and share it to a third party, will that third part have access to the information on the original 'Grid' sheet, or will it be reduced to what…
Up until last week, the totalPages and totalCount parameters functioned as expected when performing a simple GET call to /sheets. If there were 150 sheets, then it would show "totalPages": 2, "totalCount": 150. As of Friday of last week, it seems like it is showing "totalPages": 1, "totalCount": 100 any time there are more…