Sign in to join the conversation:
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!
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…
Hi, Since yesterday (dec 18), many calls to the api are failing or taking way longer than expected (2500seconds to read a sheet). What is the current server status and when should it be back to normal ?
I used UiVision to bulk upload images via a form into smartsheet as an attachment. Now I want to upload each attachment into a cell. Is this possible?