-
Admin - update user email address
It seems that there are only 2 ways to update a user's email address. 1) I have to create a new account, have that user accept the invitation, and then merge those two accounts together 2) Have the user login and update their email address. While it seems simple to have users go in and update their email address, this is…
-
Attach a file to a Row
Hello, I am unsure what this is and how to get it in order to attach a file to a row in Smartsheet. Can someone please help? Examples would be great. Thank you!
-
Long-working API requests now responding with 500 "Unexpected Error (ExtAuthN)"...
API requests like the following (that have been working flawlessly for months)… GET /2.0/sheets/542002634510212?level=2&include=objectValue" are suddenly responding with 500 errors and the message "Unexpected Error (ExtAuthN)". Status page does not show an issue. Can you help debug?
-
Using Copy Sheet API to copy column data and not formulas ?
I am trying to use the Copy Sheet API call to take a snapshot and archive on a weekly basis what has been entered into a source sheet. The source sheet has many formulas but I only want the data copied over. So far the source sheet is getting cloned over with formulas. I cannot have the copied formulas in the target sheet…
-
Using a Cross Reference Sheet to update column using API
I'm looking to update a dropdown list referencing a column on another sheet using API. Reading through API documentation, it looked like I needed to create a cross reference sheet. How do I now use this new Cross Reference Sheet to update the column dropdown in my target sheet? Thank you!
-
Editing/Updating ContactList or Dropdown Items via the API
Hi guys. We are making good headway pushing data from our CRM to SS with the API with VB and C#. One of our sheets needs to have a column with a list of (regularly changing) people for the users to select from in a ContactList or Dropdown control. I believe it is not possible to draw these lists from another source sheet…
-
Run a cell value from an array multiple times for an API GET request call?
Is it possible to process an array containing the cell value (the array would be rows) in an API call in Smartsheet Bridge? I have this scenario: I have a trigger that activates every time a value changes in a Smartsheet column. The way it runs helps to retrieve row by row and take the data I need to make an API call. I…
-
Downloading Row Attachments using Alteryx
Hello, Has anyone been successful with building something in Alteryx that would download the row attachments in a Smartsheet?
-
Using API to "connect Project" syncing a sheet with a Resource Management project
Manually, I can open up a Smartsheet and on the far right find the Resource Management icon and then sync the sheet with the Resource Management platform. See picture below: I am trying to understand if I can use the api to do this (syncing the sheet with a new project). I know I can use the API to create a new project in…
-
Android/Apple Smartsheet app to include form widget
I have a form I'd like to be able to have one-touch access to on my Android mobile. I can do it as a web page in google Chrome, but I'd like to be able to complete the form in the Smartsheet environment on my mobile. Could it be provided as a widget that can be saved onto the homescreen? It would be particularly useful…