Sign in to join the conversation:
I just took a look at Google Cloud Scheduler which appears to be a free Google service that will run scheduled jobs. This might be a good place for people to run API commands who don't have access to a local system.
/marc
I set up a job to sort a sheet and it works. So every 20 minutes the sheet gets sorted.
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?
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…