-
Use Workflow to Send Attachment to Slack?
I've managed to setup a workflow to send a message to Slack. However, I'd like to have the attachment in the row be send to the Slack channel and when I attempt it's not showing the attachment.
-
Workflow - How to send 1 email with Multiple Row info
Hi, I have a sheet that has multiple contacts. Each row has unique information that I want to send the contact. (i.e. Contact 1 has 3 rows with their name, Contact 2 has 4 rows with their name). I want to send 1 alert to the contact person with ALL of the rows that apply to them. I need to do this 1 time a week. I can't…
-
Allow Workflows Include Attachment to Slack Channel
It would be nice to allow a workflow add an attachment to a Slack channel. For example, I use a sheet to hold data for a new hire and a PDF is filled in with the information within the sheet. Then on the start date of the new hire I'd like the PDF to be posted in the team Slack channel to welcome the new hire.
-
SS Automations not working, not sending email notifications due to not working.
The automation I've created to provide my team with notifications of when their contractors submit responses is not working. The automation used to provide email notifications to each contract monitor but now they are not receiving anything. In addition, when the contractors submit their responses, they don't receive a…
-
Creating a workflow automation, keeping getting the error, "Workflow failed. Please try again."
How do I fix this notification?
-
Automate duration values based on a particular selection made in a form
I'd like to automate timings put into the duration column (shorter than days, e.g. 3 hours, etc.) based on selections made in a form submission to a sheet. Alternatively, setting up an automated workflow in the sheet that will automate timings in the duration column. again based on a particular selection being made.
-
How to set the decline with comments input?
today 's the second day i use smartsheet, i try to create an approving application, and i create a approving flow(request an approval), it works well. but for the decline option, there is no place to input the comments why it is declined. Anyone can help me on this topic? thanks.
-
Enhancement Request - Automations
Hello, Would love to see enhancements to the automated workflows. Please make the dialog boxes bigger/expandable! Additionally, if there could be an option to create a workflow and multi-select date fields from your spreadsheet, that would be amazing. Otherwise, I have to set-up a ton of the exact same automations for…
-
Combining Multiple IF AND Statements
Hello, I am trying to combine the 3 statements into one. They all work independently however, I am missing something when I try to combine them. These each check a checkbox if the statement is true. Help Please! =IF(AND([Trans date falls w/in Black-out Period]@row = 1, [Covered Person?]@row = "Yes"), 1, 0) =IF(AND([Covered…
-
How can I set user input to trigger a workflow but not other changes?
I have built an inventory lending library for our staff. In my Inventory Checked Out Sheet, I have a contact field called Checkout Final. The person who is listed in that contact field can update the Checkout Final field to list someone else via a Dynamic View (e.g. when they are transferring a loan to a co-worker). I want…