API & Developers
Archives for May 2020
Discussion List
-
Smartsheet mobile filter bugIn API & DevelopersHello Developers, I was recently using Smartsheet on my mobile phone and found this really frustrating bug, I hope you guys fix it soon or if I'm doing something wrong and there is already way to fix this, then please please let me know! P…
-
Can I populate Smartsheet rows from a SQL Database read?In API & DevelopersI have data on Snowflake data warehouse and also on a SQL server table. Does Smartsheet support connection to Snowflake or SQL database to read data and populate rows on a Smartsheet?Answered - Pending Review 2.2K views 8 comments 0 points Most recent by Richard Rymill SBP API & Developers
-
Form Generation_formatting issuesIn API & DevelopersI am trying to generate a report based on the responses, but when i map those answers in the PDF. I am getting populated as below. does any one has a solution for this?
-
How do I access a published sheet via API? What is the url and ID to access?In API & DevelopersIf I have a link such as the one below. How do I access a published sheet via API? What is the url and sheet ID to access? https://app.smartsheet.com/b/publish?EQBCT=xxxxx I gave this a try and it didn't work. https://api.smartsheet.com/…
-
what is the size limit for a file attachment via APIIn API & DevelopersI 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": {"s…
-
Critical path in API differs from UIIn API & Developersdiffers = do not work Project: https://app.smartsheet.com/b/publish?EQBCT=f76e6458a3f64d7d8186be3ed70674ce In UI critical path contains more then 20 rows. For example #6,#7,#8,#9, etc. In API I see only two elements. #44 and #45. I checked…
-
Name comes when auto mail trigger to end userIn API & DevelopersHi team, I have developed smartsheet project and create workflow for auto alerts mails. when mail trigger automatically in every mail my name will be appear because i have developed this project. this project is developed for some other…Answered - Pending Review 66 views 11 comments 0 points Most recent by Andrée Starå API & Developers
-
API 2.0 performanceIn API & DevelopersI have a large sheet 11K rows x 14 columns, it is smaller than maximim size Using Java or Python API update for a single cell takes 5-11 seconds with only 1-100 rows x 14 columns the same update takes only 600ms Why performance is not c…
-
Using API: How to list sheets in HOME root folder?In API & DevelopersHi guys, I would like to retrieve only the sheets in the HOME (root folder). Using /home I can fetch all of of the data under HOME folder but this call may return a lot of data which I don't need (Workspaces, Folders). How can I fetch only…
-
Tableau Integration with SmartsheetIn API & DevelopersHi Smartsheet Community! I know there is LiveDataConnector available to pull Smartsheet Data into Tableau, but is the reverse possible? I want to pull Tableau data into Smartsheet for one of my Project. Any help appreciated!