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!
I'm looking to develop a solution for copying forms from one sheet to another, based on matching fields in the forms. I am having difficulty, however in getting forms to appear as an attribute or an associated object to a sheet. What is the correct way to use the API for listing/discovering the forms associated with a…
Hi I am getting a 403 forbidden status when trying to use the endpoint to copy one folder to another. This has worked previously and I can access other endpoints of the API.
We are trying to update all users’ timesheets programmatically, which will involve tens of thousands of records in total. According to the Resource Management API documentation, time entries can only be updated one at a time. Is there a way to batch update multiple records at once? If I’m not mistaken, the API rate limit…