API/Developers
Discussion List
-
API Load Error with Python ExecutableIn API & DevelopersI have created a python script in PyCharm, the file has been running with no issues. I converted the file to .exe using PyInstaller and auto-py-to-exe but with both methods I receive the following error after running the .exe: "Impor…
-
Building A Test Package In SQL Dev That Writes To A SmartsheetIn API & DevelopersHello, I am attempting to build a package in SQL Dev that takes data from a table in SQL Server and inserts it into a Smartsheet. For example, I have three lines of data in a table in SQL Server that I need to have added to a Smartsheet ta…
-
Rolling up multiple projects onto a dashboardIn Using SmartsheetIs there a way to roll up the critical pathways and key milestones for multiple projects / smartsheets into one dashboard?
-
Can we plot address info from Smartsheet live on to google maps?In API & DevelopersLooking to create a live map (Ideally google maps) that updates with Smartsheet address info (Postcodes)
-
Search rows API after create rows API from Power Automate/Flow returns incorrect row object ID'sIn API & DevelopersI'm attempting to have a flow in Microsoft Power Automate/Flow create rows in a Smartsheet sheet and update a field once an approval outcome is present. The first part works with no problem - rows are created with a value in one column to …
-
HYPERLINK APIIn API & DevelopersWe have been using HYPERLINK("http://website.ws/links", "Click Here") in both excel and google spreadsheet, and since we need jotforms integration for client our current links in smartsheet is very long and creating hyp…
-
Issue in using Smartsheet CSharp SDK in SSIS PackageIn API & DevelopersHi, I am using Smartsheet CSharp SDK in SSIS Script Task. I added it by nuget package, but getting error as below : Error CS0246 The type or namespace name 'Smartsheet' could not be found (are you missing a using directive or an assembly r…Answered - Pending Review 67 views 2 comments 0 points Most recent by Etienne Mermillod API & Developers
-
Loading data from excel into Smartsheet API to an existing sheetIn API & DevelopersI have data in Excel which I have loaded and cleaned in Python and I want to load the same into Smartsheet through API. This data goes into the existing sheet in Smartsheet, which is typically adding new data into the sheet. I have gone th…
-
Save button is not enabled after new row is added in Smartsheet via BridgeIn API & DevelopersThere is a new row added in the Smartsheet via Bridge after adding a row in another sheet. Though a new row is added successfully, the Save button is not enabled to trigger the "Row Added" event in Webhooks. Please let me know h…
-
Workspace Branding Appears Small & BlurryIn Using SmartsheetI have more than one workspace in Smartsheet, one that I created and one that I am an admin for but not an owner. The workspace that I am an admin for has a large, clear brand at the top of the sheets and forms, but when I try to change t…