-
Powerautomate Smartsheet Connection Question (Using HTTP Connection
Hello! I have medium to low experience with API connections, so I am mostly trying to make my flows based on guides I am finding online etc. I have built a simple automation that when an email arrives on a shared inbox, that it adds a new row to a customer complaint (Case) tracker in smartsheet. I want to parse the email…
-
How to obtain sheet "created by" in Bridge for a child workflow
How can I use Bridge API Call OR Get Sheet OR another element to obtain the "Created By" metadata for use in a workflow? I see createdBy in the sheets summary in the SDK: sheetSummary - fields But I don't see it in the output of past runs of either the API Call or the Get Sheet element in Bridge. I see createdDate but not…
-
Smartsheet & Outlook Invites for Meetings
Automated emails where from a sheet in Smartsheet we send and "order" to Outlook to send an email invite to specific email address for joining a meeting? Or sending the same from Smartsheet directly but blocking outlook calendar for the person who receives it?
-
How and/or when does a CellLink Object 'status' get updated to 'BROKEN'?
Across our project portfolio, each project has a main project sheet. This sheet has rows added & deleted as tasks are added or canceled from a project. Individual departments have department specific tracking sheets which mirrors the task list in the in main project sheet and certain key values are linked to the main…
-
Error when running out of CPU memory
Not really a question but more of a heads up. I had a sheet with almost the max rows and 6 columns and 2 references. Tried to add a column formula and my CPU ran out of memory. After the browser crashed I went back to the sheet and smartsheet threw the exceeds 2.5 Million cell reference error. Im no where near 2.5 million.…
-
Power Automate x Smartsheet EU Region
Can Microsoft Power Automate connect with Smartsheet EU Region?
-
Published Sheet Calendar shows as 'Busy'
Mods: Don't merge this with 'Outlook Calendar integration showing time of event and not just the day,'. The only similarity that they have is that they deal with the calendar publishing functionality. When importing a sheet calendar into Outlook an event shows the user as 'Busy' all day and shades the rest of the calendar…
-
Expose Dashboard Widget APIs
It would be valuable to be able to create and modify dashboard widgets via the API. Currently the only way to bulk update content is via control center, and that still creates copies of the dashboard from the template set. With API access users could point to specific formatting options, as well as leverage information…
-
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…