-
Connecting Smartsheet tasks to Microsoft Planner
I'm looking for help in the best way to connect a PMO Portfolio of Projects in Smartsheets to Microsoft Planner. I want to be able to enable all 'Assigned' rows in each and every project plan to automate into 1 Microsoft Planner carrying over the Project Name, Task Description and Due date. I also want to do the reverse.…
-
Request for API Access to Sidebar Conversations (Sheet Conversations Tab)
There currently isn't a way for API to have an access to Sidebar Conversations just like in Sheet Conversations Tab in Smartsheet. It's tedious and consumes too much time to go manually and removing comments one at a time. Allowing API access would expediate this process for everyone and I'm sure is an issue that many…
-
Embedding field information in a link to a form
Hello, I am using Moodle, and there is a URL option where I can pass information in a URL. I was hoping to pass information into a field using the method shown in this image. Hoping to pass info that will let us know who is filling out the form.
-
Smartsheet Desktop App Have Banners and Sound on Mac/PC
Enable the Smartsheet App with banner and sound notifications on your computer, so it's easier to notice when you have a notification or something to address within the app. Most users on our account continue to have email notifications set up through Outlook for this reason alone, but could otherwise just use the app.
-
Using Zapier to update a Form Sheet
Hi! I would love some insight on if I can use Zapier integration to update a form sheet. I created a form for new job requisitions. I need to be able to receive updates from our legacy system as the status changes for each job req. Data Shuttle is not an option as the enterprise does not plan to support it. Could Zapier…
-
Message: Your Smartsheet session is no longer active
I'm getting this message "Your Smartsheet session is no longer active" - which I don't mind - however, I'm getting it after I start typing or updating data. I get the message, the sheet reloads and added data is lost. It's happening in a variety of sheets, not just one. It's been happening for a few weeks. Is anyone else…
-
Delete/Remove/Clear Hyperlink using API
While there are a wealth of articles, discussions, and examples of adding and updating hyperlinks in cells using the Smartsheet API, I struggled to find any concrete guidance on how to remove a hyperlink or clear a cell that contains one via the API. I need the equivalent of going into the sheet, hitting "Delete" in the…
-
Update Reports using the API
I found an old thread in the community about this, so mayn users are looking for it a long time already. I need to be able to update reports using the API, most importantly I want to add or change the source sheets of a report using the API. In my current case I have multiple reports using the same sources and if a new…
-
Has this been fixed yet? Baselines not showing up in any print (PDF) or export options
-
(Solution) Using ZIP to get Per Diem M&EI Rates with Python
I've been testing new things with the Smartsheet API via python. Somebody down the road might find value with this if they want to build their own expense report system. It works by checking a column called "ZIP Code", and then looking at the bottom of the sheet for the latest entry, then gets the row ID. Once it has the…