Hi everyone,
I'm trying to build a flow to send two different emails.
I manged to set two individual flows, and they work. However, the one "When an item or a file is modified" also triggers when adding a new file which end up in two separate emails.
I also tried it with one flow and checking the dates (if changed is bigger that created) however, that also triggers yes whatever I'm doing.
Tanks for your help 🙂
Daniel
Solved! Go to Solution.
Try using the following trigger:
When a file is created or modified (properties only) - Triggers when an item is created, or modified in a library
If you are interested in comparing dates:
The flow will also trigger if the item's meta data is changed - such as renaming the file or changing any columns fields associated with the library.
Ellis
Try using the following trigger:
When a file is created or modified (properties only) - Triggers when an item is created, or modified in a library
If you are interested in comparing dates:
The flow will also trigger if the item's meta data is changed - such as renaming the file or changing any columns fields associated with the library.
Ellis
That works very well!
Thank you so much!
User | Count |
---|---|
102 | |
40 | |
29 | |
23 | |
16 |
User | Count |
---|---|
132 | |
52 | |
50 | |
36 | |
26 |