-
What is the best way to associate prospect contact information and sales tasks to a smartsheet sale
We currently use smartsheet for our sales pipeline. I love it. As our prospects move through our sales cycle, we simply move them down the list. I use the formulas to track all of our conversion rates and apply to project types and marketuing sources. I find this reporting and linking feature invaluable. We use the…
-
Moving Uploads from a Sheet to Google Drive
We would really need a feature that allows us to move uploaded files from Smartsheet to Google Drive and have a link to this file in Smartsheet instead. If Smartsheet is not offering such a functionality might it be possible to find a thirdparty app that offers this? Any idea would be appreciated.
-
Why doesnt my assign to list match my smartsheet contacts that I spent a lot of time setting up?
Why doesn't my "assign to" list match my "my smartsheet contacts" that I spent a lot of time setting up?
-
api 2.0 update of a cell and "Invalid row location."
I am attempting to do a cell update (in python) and it keeps telling me "Invalid row location" and I am not sure how to track this down (or even why the row location is invalid). The call is: sheetURL: https://api.smartsheet.com/2.0/sheets/<sheet_id>/rows data: [{'cells': [{'columnId': '<column_id>', 'value': 'updated'}],…
-
Change Management Solution
Does anyone use Smartsheet for Change Management scheduling? We are in the process of creating a change management committee and are currently housing our Change requests in Lotus Notes Database.... Which is less than desirable. Trying to see how we could use Smartsheet to accomplish this... Anyone currently doing this or…
-
Google Sheets Text Indent
When exporting a smartsheet to google sheets, the indent formatting doesn't pass over to the google sheet. All rows that are indented become outdented (left justified). The workaround is to manually edit the google sheet by entering spaces on the lines that were not indented. Does smartsheet have a script or solution to…
-
Smarsheet as a payslip app.
Is it possible? I need to automate my timesheet into a payslip afterwards. Tell me how can I do that? Thanks.
-
add link or iFrame to a workspace
I am fairly new to smartsheets, but would like to know if there is a way to add a button or hyperlink to a workspace (even if i could put a url link off the custom logo) I would like this link to go to a sharepoint site. Ideally it would be the ability to create an iframe. For example inside a workspace i click on new and…
-
Live Data Connector
We're considering upgrading to the Enterprise license so that we can use the Live Data Connector, but before we do, wanted to confirm if you can build reports against "Resource Views" data? From what I've read, can certainly author reports against smartsheets, and I suppose I could reconstitute the data that appears in the…
-
Developing page links via API 2.0
I'm in the process of creating a Master Task List that will incorporate tasks from across multiple sheets so that we may create dependencies across departments. My problem is that I need the Master List to update automatically as the sheets informing it do, but cell linking will not account for new rows added or deleted to…