
Announcements
Hello Community and experties,
I'm trying to create system approval with state machine-like where the process will create an approval after an item modified in Sharepoint. After trial and errors, the last test was succeeded with a delay 6h at a trigger in case 1.
how can I solve this delay?
Thank you
Hi @rihdo_ou,
I want to explain to you that the Do Until action compares two values and loops until the present condition is met.
So I think it is based on your condition, only when one of your conditions is met, the corresponding case is execute.