API & Developers
Archives for January 2021
Discussion List
-
copy_folder doesn't copy automation rules via rest apiIn API & Developerscurrently I run a copy_folder by API then found that the automation rules of the sheet under the folder is not copied. I tried to create that automation rule by rest api, after copying the folder, but found that create_automation_rule is n…
-
Request for enhancement: Add functionality to deactivate workflowsIn API & DevelopersDear community, I sent an enhancement request today and hope you can help to push this onto the roadmap. Here is the story. Situation: A third party tool is used (access via API) to regularly backup items with 100% functionality (incl. wo…
-
Hello All, We Are Looking For HelpIn API & DevelopersI'm looking for someone that could help us model & setup our business workflow using the core and more advanced features of Smartsheets/Workapps. We are a roofing contractor that needs our workflow better automated and customer experie…
-
Link directly to a single card in card viewIn API & DevelopersI would like to share a link with coworkers which opens a Smartsheet in card view, and opens the card view popup for a single card which was specified by the URL. Is this possible? I am already using the API, so I could stitch the URL tog…
-
How to get published sheet's readOnlyFullUrlIn API & DevelopersHey Smartsheet Community! I'd like to get Publish Link from a published sheet by Python. Thanks Roy
-
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 160 views 2 comments 0 points Most recent by Etienne Mermillod API & Developers
-
How do I add linkInFromCell by REST API?In API & Developersusing Python SDK. If I use add_row it will tell me that this is not allowed. If I use update_row, and with a random value (if value != null), it will return the following error. "errorCode": 1110, "message": "cel…
-
Can we create webhook on Reports like we do for SheetsIn API & DevelopersWe can update the reports manually and since its bidirectional it updates the underlying sheet and vice versa. My question is whether we can create webhook on Reports or not like we create webhook for Smartsheets. If the webhook can be tri…
-
API Rename attachmentIn API & DevelopersGood day. I see attachment renaming has been added to the smartsheet GUI. Maybe I'm missing something, but I can't find a way to rename an attachment via the api. Is this possible ? Thanks in advance RousseauAnswered - Pending Review 55 views 3 comments 1 point Most recent by JeremiahHorstick API & Developers
-
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)Answered - Pending Review 965 views 3 comments 0 points Most recent by Andrée Starå API & Developers