Sign in to join the conversation:
Does anyone see how to set the project date range in the project settings through the API?
I need to create a trigger that changes the dates that respond to the predecessors from one set of dates to another set of dates.
This had me curious. The api docs mention the 'ganttConfig' element, but when including that in a get sheet request, there is no additional data in the response:
http://smartsheet-platform.github.io/api-docs/#get-sheet
The only project settings I see from the API are 'lengthOfDay', 'workingDays' & 'nonWorkingDays'.
api@smartsheet.com maybe has the answer. Let me know what you figure out!
I know this is a problem with EU region as well, but wanted to know when regions other than north america will get support for apps like zapier. Everywhere I have read it is always the app developers saying they are waiting on smartsheets. I have tried cloning the connection app on the websites like zapier and maker and…
Hi - my organization has been using Smartsheet for several years and we're looking to automate wherever possible for consistency and efficiency. Whenever a new project starts, the PMO creates a timeline (save as new) from a template that's specific for that project type. The PMO manually updates the default value in a few…
I've a sheets where the columns names are the following (without the quotes) : "Expiration Date " "Expiration Date " So, the first one has a space at the end and the second one hasn't. Previously that was supported by smartsheet API AND the user interface, although it's not possible anymore. What's funny : Most features on…