-
Possibility to send contacts to Contact List from API
Hi, Right now is only possible to send contacts for specific sheets (and use them inside that sheet), so It would be really helpful if there is a way for posting contacts throw Smartsheet API to the contact list. As far as i can see on smartsheet dashboard it is only possible to send multi contacts throw UI and with a list.
-
What are the classes in smartsheet-csharp-sdk for webhook callbacks
Hi there, What are the classes in smartsheet-csharp-sdk for webhook callbacks? I can see two call backs that will have different classes for callback to the CallbackUrl Verification Callback Event But I don't see the classes in the SDK that I should be getting back? Any ideas or examples of the C# call back process? P.S.…
-
Ability to edit Javascript for embedded form
Hello, Does anybody know if there's a way to edit the Javascript if we embedded a smartsheet form on a site? We'd like to match the look and feel of the form to the website design.
-
Using Power Automate Flow to add new row
Hi Community, I am creating a power flow that creates rows in SS based on an email. Everything works fine until I want to add data in a contact list column. I have tried different formats without luck: only email only name First name, last name, email { email: emailAddress, name: name} I get the following error The value…
-
Error Code 5118 Details
Hi, I recently got an error from the API with the code 5118, does anyone can provide any kind of explaination on the error, how to solve it ?
-
How do I get the API Access tab?
Hello, I'm not seeing the API access tab in my settings - https://help.smartsheet.com/articles/2482389-generate-API-key. We have an enterprise plan and I am a licensed user. Is there another setting or permissions that I need to get? Thanks, Jake
-
Changing the "Contact" function (Global Variable Please?)
Salutations, Presently, I am attempting to generate a productivity report regarding employee projects and workflows. I have utilized the Contact feature, as I'm only tracking/assigning tasks for Management level. No other users will use this or see it. However, we are unable to presently store sheet-specific data, as…
-
get_report in Python API not returning all rows when no page / pagesize specified
I don't think I used to run into this issues but when using the Python SDK I'm getting an index out of range when looping though the report object returned by get_report when it is called without a page and pageSize: Example code: # Modules import sys import smartsheet import pprint #static details SourceReportID =…
-
Tableau Smartsheet WDC -Unable To refresh smartsheet datasource in tableau server
I have a smartsheet sheet published as a datasource in tableau server. The initial connection to smartsheet from tableau desktop is made using WDC . the said WDC is enabled in the server with the refresh status also set as allowed. This is the result for "tsm tsm data-access web-data-connectors list" command Status:…
-
Need solution to "The columnid xxxxxxx is invalid" when using Zapier New Row Update
Hi Community, I'm looking for a solution to a problem that's occurring when using Zapier to update cells in one smartsheet from cells in another smartsheet. When using the Zapier New Row Update action on a Smartsheet, it's throwing an error: "The app returned "The columnId xxxxxxxx is invalid". This is occurring when…