-
Integration into Streamlit?
I'm looking to pull data from Smartsheet into a private Streamlit web app for a small team of people to edit data and make notes. Is this feasible? Is it as simple as just connecting the API to push and pull data?
-
404 - Error Code 1006 "Not Found"
I am attempting to get an automation in place between Smartsheet and Excel. When running the script I am receiving a Response Status 404 with a response body error code 1006 message Not Found for every singe row. I have confirmed that nothing is deleted, permissions are fine and everything looks like it should. I just can…
-
Embedding Smartsheet Calendar to SharePoint Calendar
Hello, I am trying to get a calendar on Smartsheet to sync with a SharePoint calendar. I have realized that there needs to be a flow involved to connect the two. When I try to set up a flow on SharePoint it does not connect on Smartsheet. Thank you!
-
How to get sheet owner information
I am trying to get sheet owner information through python SDK. But I am getting "None" for owner name. Am I doing something wrong here?
-
Adding a row via API using cURL adds blank row
Hi all: I'm attempting to add a child row to a sheet using the API and cURL. It took some time but finally, taking information from chatgpt and other sources, I was able to get a row added as a child in the proper place. However, the row is blank and not taking the values I am setting. curl -X POST…
-
Conditional Dropdowns functionality, not available yet?
Hello everyone, I’ve been working extensively with Smartsheet and noticed a significant limitation that has been discussed for years but still hasn’t been addressed: conditional dropdowns. Here’s the scenario I’m struggling with: In Column A, the user selects an option (e.g., "Option 1"). Based on that selection, the…
-
Downloading Attachments from a Sheet with API
Hello Smartsheet Community! I need help downloading attachments from a sheet that currently has a little over five thousand lines and manually downloading isn't ideal. I was able to extract the metadata for my sheet and revising the documentation for the Attachment Object I was able to extract the attachment id and other…
-
Compare data from two sheets
Hello Team, I would like to know if it is possible to use the Automation in Smartsheet to compare the data in two sheets. Basically we use Smartsheet to manage devices and we have 2 sheets, one for Production devices and one for Lab devices. Since we manage a large number of devices, we need to find a way to continuously…
-
Can you share experience integrating Brandfolder DAM with your CMS?
I am starting the process of writing the requirements to build an API between Brandfolder and our new CMS, Storyblok. If anyone can share their experience integrating Brandfolder with their CMS, I would be tremendously appreciative. Any information including best practices, business value (or not) with the integration, and…
-
Limits
Hello, Is it possible somehow to increase the limits of a sheet? What I mean exactly: Number of letters as a title of a column Number of pictures what I can upload through a form Number of logics what I can implement in a form I'm working in a seed production plant and currently I would like to create a sheet where we can…