-
Creating an Issue in JIRA from Smartsheet
Hi, I'm using the JIRA connector and I'm getting an error - "Invalid response from JIRA. statusCode: 400, reasonPhrase: Bad Request Issue type is a sub-task but parent issue key or id not specified." When I edit the workflow I can't figure out how to add the Parent Key? Any help will be greatly appreciated Cheers
-
Are there Smartsheet Developers for Contract? If so, where?
Hi, My company has been using Smartsheet for the better part of 3 years now. Some staffers have had training but nothing too extensive. My company recently merged both the Communications and Marketing departments and I have been tasked with creating a project management system to handle the sudden influx of projects due to…
-
Send an automated response to the sheet owner email address the moment I receive an alert ....
I share as a viewer for a smartsheet model for which I receive alerts when the model changes. Is it possible to send an automated response to the sheet owner email address the moment I receive an alert that has certain characteristics? The backstory is that my condo association posts available units and the owner that…
-
Conditional Logic in Smartforms (AKA Cascading Dropdowns)
We all love a Freebie? OUR API development team get lots of requests for automation which is the basis of our Smarter Mini Control Center 12 Apps, but one request we have been unable to fulfill so far (unless we use Appsheet with Smartsheet) is the need for Conditional logic or Cascading Dropdowns when completing forms in…
-
Can we setup incremental synchronization for SmartSheet API
I'm in need of performing incremental synchronization for REST API to fetch only the recent data of endpoints in general like recently added comments,rows,updated requests after a specfic time stamp,
-
Using Dashboard to run meeting - Ideas to add in a timer?
Hello! Using a Dashboard to run our weekly meetings and had an idea to add in a timer inside the dashboard to stay aware of how much time we have left to discuss each topic. Smartsheet doesn't allow any domain that I know of that can allow me to embed a timer... So I tried a workaround. Embeded a Google Data Studio Report,…
-
Need a formula to count how many of each Support Type is assigned to each Assignee.
For example, for the DFM/DDFM Support Type, I would like to know that there are: Communication: (1) Ashley Pierce (1) Tanner May Proposal Review: (1) Alexa Briggs (2) Ashley Pierce
-
what is the size limit for a file attachment via API
I have build a webpage that uploads attachments to a row in smartsheet. It works fine for 12 MB file. But I have been trying to upload a file which is 100MB via API to a row, but everytime I get below error: {"response": {"statusCode": 500, "reason": "Internal Server Error", "content": "<< text/html;charset=UTF-8 content…
-
Microstrategy
Hi all, I searched and I didn't find anything for this so I am hoping I did not just miss this. We are trying to tie our data into Microstrategy for more visualization options. We are using the Live Data Connector. Has anyone been able to successfully integrate Smartsheet and Microstrategy? If so, I'd like to speak with…
-
Error 1012: 'Required object attribute(s) are missing from your request: values.'
I'm having difficulties with the AddRows method in Smartsheet's C# SDK. I have been getting the error code 1012 with the message 'Required object attribute(s) are missing from your request: values." I have seen others post similar issues but with 'cell.value' as the missing attribute. In my case, what is 'values' supposed…