-
c# ProxyHttpClient example no longer working
Hi All, I am having an issue with setting the Proxy, it seems RestClient has changed how you set the proxy and this.httpClient.Proxy = proxy; as suggested in the SDK is no longer valid. Is there an updated way to set the WebProxy? I have confirmed via CURL that my token is good and the endpoint is reachable once the proxy…
-
Automation Help: Regarding Proofs
I want to record a date, when certain people approve a proof. When I set up a proof I am inviting several people, however, I need to record a date when a specific person (technically it could be 1 of 3 people) actually approves the proof. I have the {Proof Approved By} column (and as everyone approves their names appear in…
-
How to Quickly Count Applications in Use on Smartsheet?
Hello! Could someone help me with a question? Does anyone know how I can quickly get a count of the number of applications in use on Smartsheet? Or do I need to access each sheet one by one and check the logs?
-
Using get_sheet using report_id vs sheet_id?
Hello! I am running into issues using report_ids when calling the get_sheet api function. Is there a different call I should be using here? Is there a different api command for reports vs standard sheets? It is running into typical 1006 error.
-
Issue: Smartsheet API Not Returning Data for Formula Columns in Sheets
I am experiencing an issue with the Smartsheet API where data from columns containing formulas are not being returned when querying a sheet. However, the same data is correctly displayed in the UI and can be accessed through reports via THE API. So I can access sheet data for formula columns via a report that points to…
-
API/Python SSL errors
Hello, my department has many python scripts that use the smartsheet API to download/upload from the site all of my smartsheet python (which was working perfectly before today) started giving the following errorurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.smartsheet.com', port=443): Max retries exceeded…
-
Workspace Panel Auto-Opening
I know this topic has been addressed previously and was resolved but is now happening again. Is there a way to disable or remove the workspace panel from auto-opening each time you open a sheet? It's extremely frustrating!
-
Using Python to connect to READ, ADD, UPDATE, DELETE from Smartsheet
Dear Colleagues, I definitely need your help. I am using the example https://github.com/smartsheet-samples/python-read-write-sheet/blob/master/python-read-write-sheet.py to connect to Smartsheet, but the end is always a new Sheet ID with the data I retrieved from Excel. What I want to do: Connect to a specific Sheet ID;…
-
SHARE button links -- Automatically redirect for SSO Company Accounts
Please redesign the SHARE button. Every day, users are unfortunately presented with the same login page on initial load. “Welcome back to Smartsheet" "Sign in with your company account or Sign in with Microsoft” The SHARE link should be smarter than that and automatically redirect as necessary for SSO based company users…
-
URL Redirect for Inactive Forms
It would be great if, when you inactivate a form, there was a way to redirect users who end up on that form to the new form or web page. I have built a highly complex system for my organization, the crux of which is an idea submission form. However, I did not have anywhere near the knowledge of Smartsheet that I do now and…