I am trying to send an email advising what rows do NOT have email attachments. How do I configure? I keep getting an error message.
This is what I have so far... and the error message looking for another apply to (just not sure where to put it)
mmm @nmccool it looks like in your append array you have something in cache that keeps trying to access your apply to each.
Please try addign again a new append array
Proud to be a Flownaut!
Hello @nmccool
After your Get items action, you initialize an array variable to hold some data. That is fine.
The next step is to use a Filter array action to only work with those having No attachment. - HasAttachment, Is equal to, False
Now you can loop through, Apply to each action, the items and append them to your array variable.
After the loop, convert to HTML and send 🙂
Kind regards, John
User | Count |
---|---|
92 | |
44 | |
21 | |
19 | |
17 |
User | Count |
---|---|
144 | |
51 | |
42 | |
40 | |
31 |