-
What's the difference between Bridge and regular automations?
It seems to me that regular automations inside sheets can do most of what Bridge can do, based on the demo available, yet it's a separate product, so I can't try it myself. Can anyone tell me the difference/advantages of Bridge? Thanks!
-
Create Automation Rules with API
It would be convenient if we were able to actually create automation rules via the api rather than just modify. It would also be nice if the API automation functionality was improved, it's pretty limited.
-
Help With Automation
I'm trying to create an automation (alert someone) when a specific cell in my sheet is greater than or equal to $1,500. Right now, when I try to create an automation, my only available triggers are: When a date is reached When rows are added or changed When rows are changed When rows are added I need a trigger for "When a…
-
Sheet automation loop
I am looking to understand how to break a loop so I can fix something. We are trying to remove columns from a sheet, but the automations keep replacing them on connected sheets before we can get them deleted on the other side. Is there a way to export a configuration so we can see all of the connected sheets? Also, how can…
-
Alert and Update Request in Same Workflow but Alert doesn't fire?
Hi All - maybe someone can spot what I'm missing here. I have an Automation that fires when our Admin sets a specific status column. When the value is "In Progress" it is supposed to send an Alert to the Requester, an Update Request to the Admin (or Admin and the Admin Backup) and then it sets a cell value (this step is…
-
Why is my Automation moved the whole sheet rather than just completed
Why is my Automation moved the whole sheet rather than just completed
-
Why does the entire sheet copy instead of just row?
I have set up an aumoted work flow- so that only rows check for at risk will get copied into another sheet. Instead the entire sheet is getting copied there. How do i restrict to rows only?
-
seeking best practice information for how to handle obtaining additional information from customers
Hi, I am trying to implement a prize fulfillment process. I want to be able to add a row with information that will be passed by one of our API. From there, a trigger of a row being added will send a email with the Smartsheet form url to our customer to fill out. This form it seems will then be sent to a new sheet with…
-
Automation in Control Center Global Updates
Hello Smartsheet Developer, I have a sheet with an automation that copies rows to an archive sheet, which is part of the project blueprint assets. However, after provisioning a project, the automation copies rows to the base template instead of the provisioned archive sheet. This requires manually updating the automation…
-
Daily Update Solution without the need to open the sheet, use Zapier, or similar
Hi everyone, Happy New Year! I hope you're well and safe! I've developed a way to use the newly released Record a date feature to update sheets with today's date automatically without the need to open it or similar. 1. Add a so-called helper column. (Date). We can call it Today Helper and add a date before the current day.…