Hi, User is able to set length of working day per file. Smartsheet is somehow using this value to set some internal Start/End time of a working day. Would be useful to have this values provided through the API. Or at least share the formula to do the calculations. Thanks
Hello, How can I activate developer tools for an account used on EU Smartsheet? Here is not working: https://developers.smartsheet.com/ I had the same issue with a GOV account, and there I was helped after I've opened a ticket (the solution was to be activated manually by Smartsheet team). I did the same for EU account but…
Hi, When I'm using a proxy, I experience a bug that is not always reproducible: HttpClientException is thrown while calling ObtainNewToken from OAuthFlow. AutherizationResult parameter that is sent is always the same. Exception is thrown with message: "There was an issue connecting." Please help in finding a solution.…
Hi, I want to add Develope Tools to a GOV account so I can than Create New App which will help me in generating a ClientID and ClientSecret. I need those to give users a log in page. I am able to create developers account for non gov account, but not for gov. Please help with steps for developers gov account. Thanks
Hi, How could I retrieve "working hours" and "working days" using API for Project files? In Smartsheet it can be found in Project Settings (see picture below). Didn't find this info in documentation. Thanks
Hi, After a 'Save as New', all Row and Column IDs are changed. I would like to know if I could somehow get the old IDs (maybe they are stored somewhere)? I need them because I want to compare data of the old file with the new one (considering that there are changes done in the new one), based on IDs, and if they are not…