Flow Designer: search for incidents that has attachments

Robby Friedrich
Giga Contributor

Dear Community.

We have a requirement to delete attachments for incidents of a certain subcategory which are older than 6 months. This is about data protection and personal data....

I have built a flow in Flow Designer (thanks to Chuck for the great tutorial).

find_real_file.png

The only thing I'm missing is a filter for incidents that have attachments, so that not all old incidents get a worknote with every run (again and again).

Does anyone have an idea how I can filter this additionally?

 

Thanks in advance!!!

1 ACCEPTED SOLUTION

OlaN
Giga Sage
Giga Sage

Hi,

Should just expand your flow to look up attachments table. see example below

find_real_file.png

View solution in original post

5 REPLIES 5

Hey Ola, i finaly got it.

Thank you very much!!!