API & Developers
Archives for January 2020
Discussion List
-
Can I set the width of a column to the widest cell content via API?In API & DevelopersAnyone got any clever workarounds to set the width of a column object to the width value of the widest cell in the column content-wise?
-
Making Smartsheet dashboards more interactiveIn API & DevelopersHi, I often receive feedbacks from my colleagues that the Smartsheets dashboards we create on the project are not very interactive and "smart". I am in the process of creating a new dashboard at the moment and would like to make …
-
CSS / Custom StylesheetIn API & DevelopersIs there a way to hook into Smartsheet to load a custom CSS file? Or even bootstrap? Smartsheet has tremendous power but its visual appearance is very static. Especially in dashboards. The ability to be able to punch up the graphics, se…
-
Querying Smartsheet for All ProjectsIn API & DevelopersDoes anyone have an example of how to query for all sheets that were created using the project template? Thanks!
-
Is there any possibilities to get the Webhook data when someone make a request to access the sheet?In API & DevelopersHi, we are using Smartsheet's webhook API. We have the following use case. Consider user 'A' registered a webhook on a particular sheet. When some other Smartsheet user 'B' who has URL of the sheet of the user 'A' and tried to access the s…
-
VBA: Push Button in Webform codeIn API & DevelopersAll: this is to share/record a way to push the submit button in a smartsheet webform using vba. I share this because I spent way more time trying different options posted on different websites than I would like to admit. Dim IE As Object …
-
"send" function not working this morning (2020-01-13 @ 10h00 am E.T)In API & DevelopersHi, anyone else having issues this morning with the "send" function ? We use to use this function to send emails with info from the smartsheet, but this morning nothing happen (2020-01-13 @ 10h00 am E.T)
-
integrate smartsheet with Confluence & JIRA.In API & DevelopersHello, I want some details, how I want to integrate smartsheet with Confluence & JIRA. I want some specific column data from smartsheet and show in Confluence page also I want to apply some filter on column data, so I want details how …
-
Update Dashboard Through APIIn API & DevelopersIs there any talk for the potential to update sights using the API (other than renaming the dashboard)? We are using the API to copy everything in a folder to a new folder, but want to be able to update the embedded map we have on the das…