API & Developers
Archives for February 2022
Discussion List
-
Save as new template set not saving all filesIn API & DevelopersHi everyone. I have template set consisting of appx 38 sheets/reports/dashboards in total. I have set it up with minimal info within it so every new project I start is a blank canvas but has all the automations and cell links kept. only …
-
Smartsheet app authorizationIn API & DevelopersGreetings, Looking for a little guidance. I would like to develop an app that sends data to a sheet through HTTP. I have used the Python SDK with a raw token in the past but now I need a more secure solution and figured creating a 3rd …
-
Using a fillable PDF as a form to fill in SmartsheetIn API & DevelopersHello, I am looking for ways to use fillable PDF (attached) as a form to fill out Smartsheet. Similar to how a form is generated in Smartsheet, is there a way for a fillable PDF to be used as a "custom form?" Each field can be d…
-
Need help integration QB and SmartsheetIn API & DevelopersI use smartsheet to keep all my projects and service calls. I would like to be able to select assign my customer to smartsheets from my Quickbook customers.
-
how to delete all the rows of a sheet using python at onceIn API & DevelopersI am trying to build an automation that updates an excel file to smartsheet once I run it. I have build that program but issue i am facing is that they are getting updated below the previous one. So I want to delete the rows first .Is ther…
-
Dropdown List Per Cell Using API?In API & DevelopersI have been doing a ton of research on how to do a dropdown at the CELL level, instead of column level. All signs point to this being a lost cause, as the feature has been being requested for 5+ years now. However, one forum response indic…
-
Transforming data from API in Power BIIn API & DevelopersHello Smart People! I need to report on some data that I have compiled from many sheets in a Smartsheet report. The reporting tool that we have is Power BI, but the connector to Smartsheet defaults to IE, which isn't supported by Smartshee…
-
Resource Managment API - ReportsIn API & DevelopersWhen connecting to the report rows endpoint, I am receiving an error when using the timeframe as shown in the API documentation. "time_frame":{ "from": "2022-01-01", "to":"2022-12-31"} …
-
Send an email with AttachmentIn API & DevelopersHello, Is it possible to send an email with an attachment using Power Automate? Thanks, Shahara
-
Callback URL not receiving callbacks, but webhook lists last successful attempt.In API & DevelopersHi all, I'm am trying to integrate Smartsheet webhooks into my teams Power Automate flow. I have created the hook, enabled and verified it using HTTP response connector in PA. When making a change in the sheet as required my PA flow does …