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.
We are working on adding testing and change management to our Smartsheet instance. What are best practices for managing changes, and having a Dev to Test to Prod style workflow? How are others managing test data and automations that are not in production yet? We are working to add additional functions to our projects,…
We are currently using the Smartsheet API to export and send a sheet as a PDF via email as part of an automated workflow. While generating the PDF, we are able to specify the paper size (for example, A4 or A3). However, we are facing limitations with the following formatting controls: Orientation We are unable to…
Is there any way to move attachments between sheets without the clunky "Move a Row" or "Copy a Row" automation?