-
Is Smartsheet going to add API Calls for WorkApps?
Will we be able to access workapps via the api? Such as giving permissions to roles etc through API calls?
-
Create API Calls for WorkApps
For example, I just manually updated 120 projects in a Portfolio WorkApps to give a leader access to all the projects. It would be amazing if there was a way to instead create an API call to do these types of tedious tasks through programming.
-
Is there a way for me to add a contact to My SmartSheet Contacts list through an API call?
Hello, We have a pretty large volume of contacts that come in and out of our SmartSheet instance. We utilize My SmartSheet Contacts which allows them to pick their name from a Drop down list for task assignments. I'm looking to make the onboard/offboard process a little easier for our team. I already have a couple of API…
-
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…