Hi all,
I have made an flow an would like to use two trigger condition.
@equals(triggerBody()?['{IsFolder}'],true)
@equals(triggerBody()?['Status']?['value'],'Move')
The flow needs to run when there is a folder/document is created and with the status Move but the flow works only with only one trigger condition, i guess it should handle more condition then one or am i wrong?
The flow works for a library....


Report
All responses (
Answers (