-
i want multiple approvals from an automation workflow to be in an email. is this possible?
I am trying to send a monthly email with multiple rows in an approval email. Is this possible? Thanks
-
How to find out if user has unsubscribed from notification
Is it possible for the sheet owner or admin to find out if a recipient for email notification has chosen to unsubscribe from notification? We have an application where notifications are sent to recipients external to our organization (ie. customers), and an account manager would like to know if their customer contact has…
-
Automation: Multiple sheets Copying
Hello everyone I'm new to Smartsheet Automation. I was wondering if Smartsheet automation had a function to copy multiple sheets to another folder.
-
Best Practice for Maintaining Sheets That Contain Filtered Data From Another Sheet
I am importing a Jira project using the Jira Connector, into a single "tracking" sheet, from which I am trying to automate the creation and updating of "tracking" sheets built from rows based on filtered subsets of the import "tracking" sheet (i.e. the import sheet contains data from multiple accounts and I want to extract…
-
Automation works when run manually, Doesn't run at all automagically.
Not sure what the secret to automation is but it's not working. What I'm trying to accomplish: Fill out form Data goes into sheet called Core Automation is triggered when new row is added which copies data to sheet called Bridge Rows 1-5 in Bridge contain default data I want to copy to Core Automation in Bridge is…
-
I’m trying to create an online form with smart sheet integrating Docusign and need help/advice
I have a form (currently an Acrobat form) where the user would fill in the fields, then depending on the info they provide, it would need to go to different people for their signatures. This is done by them manually forwarding it on as an email attachment. For example: user John Smith fills out his info, including his…
-
Merged: Improved search for move/copy row automations
This discussion has been merged.
-
Merged: Personal Automations Library or Copy Automations
This discussion has been merged.
-
Status Rollup to Parent Formula
Hi, I have this formula that works when automating parent/child tasks in a project plan. =IF(COUNT(CHILDREN(formula@row)) > 0, IF(COUNTIF(CHILDREN(formula@row), "Complete") = COUNT(CHILDREN(formula@row)), "Complete", IF(COUNTIF(CHILDREN(formula@row), "Not Started") = COUNT(CHILDREN(formula@row)), "Not Started", "In…
-
Is there a way to create an automation that will notify someone when a subtask has been created?
I know there is the option to notify when rows have been added. But my concern is that because smartsheet only begins with x amount of rows and extends further as rows are filled in will those new rows automatically added by smartsheet trigger the automation?