Sign in to join the conversation:
I need an auto flow that can email an attachment I was reading posts from 2020 that said it could be done but those options seem to be out of date. Can I automatically send attachments automatically via automated flow?
I had to create a Request for Update with the attachments. I just used a star so they could confirm that they received the attachment. That is the only way I could find that would work. I wanted to insure that someone couldn't come back and say that they never got the attachment. So that's why I had them place a star as a confirmation.
I figured it out:
Create Alert flow
Trigger when rows are changed
When an attachment is added/changed
Alert Someone
Who?
Subject?
Message?
Message includes - Links to sheet and specific fields - An attachment.
This will only run when the attachment is added but it does work.
Awesome! Thank you for sharing.
Hi - I'm trying to sum the "Bill Check" column if "Receipt" is unchecked and "Revenue Check" is 0 (will be displayed as 0.00). When using the below formula, i receive the #UNPARSABLE error but i can't resolve the issue. =SUMIF(AND([Receipt]2:[Receipt]762 = 0, [Revenue Check]2:[Revenue Check]762, "0.00"), [Bill…
I have sheet that relies heavily on formulas and cell links to stay updated in real time. Recently the sheet was toggled with and no longer contains any of the cell links or formulas (only hard coded numbers). I do not know what every cell was linked to or its' formula. I tried to request a snapshot using the activity log…
I am trying to create a dashboard to see the status of my orders as well as how many orders total are older than 30 days at any given point. I have created charts to show the order status and stages they are in, but I cannot figure out how to show the total number of incomplete orders that are older than 30 days.