Greetings All ! looking for some assistance regarding an integration issue I've picked up when importing data from Excel to Smartsheet's using MS FLow , i.e. Excel->MS Flow-> Smartsheet I am inserting…
I am encountering an error while attempting to input data into a Smartsheet column characterized by a dropdown list column type that enforces restricted selection from a predefined list. The error mes…
Hello all, I'm trying to use Alteryx to update baseline values for line items that were added after the baseline reset. I've successfully written into Smartsheet before; however, I believe the reason …
Hi SS Community, Are any of you out there using ddupdate.com to support populating your dropdowns from a column in another sheet? Several people in my org are having trouble getting our payments to go…
The sight object exposes Widgets as a get and a set. public IList<Widget> Widgets { get { return widgets; } set { widgets = value; } } When you update the Sight you get a JSON error. The API documenta…
Hello, I am trying to create a webhook that is triggered by a row update in my sheet. I would like to limit the event to a subscope of columns so that the webhook only fires when a cell in certain col…
I'm getting an authentication connect issue when trying to run the FedEx Module step in my Bridge job flow. I set up a FedEx Developer Account and created a test new project. When I run the Bridge job…
Hi there, I am using make.com (formerly integromat) to update an external database whenever a row in my smartsheet is updated. The automation is set up so that whenever a row is updated, I get the row…
I am a system admin, and we recently had to let go of our other system admin. I am trying to find out what sheets he had access to that I didn't, so I could could access to those sheets. The only way …
Problem statement: When looking to utilise PowerBI via the Live Data Connector I was unable to find the sheets I wanted to connect. Cause: The PowerBI Navigator will return a maximum of 10,000 records…
We're trying to maintain a "group" of users in our Smartsheet instance who are Licensed, so that we can use Smartsheet to share Licensed-user dashboards with them. And if they're not licensed, they wo…
I'm new to using Smartsheet and currently have access to one report. I’d like to access this report via the API, and I’m reaching out to check if it’s possible to get the necessary API access. However…
I am VERY new to API's, Python, and Bridge. I'd like to test my scripts on our existing Smartsheet Data, but without the risk of breaking something in our Smartsheet Production environment. Besides me…