
OK. So it looks like the data detail is being filled.
In the wait step of the flow it expects a number (milliseconds) try 500 for it to wait ½ second
No it doesn’t work even if I put it at 5000
You have the flow trying to run itself after the wait. Remove that. Also, have you set the flow to run on success of a Server Connect action?
1 Like
Sorry
Now it works with a 500 delay
with 5000 it worked too late and had misled me
Thanks you were instrumental.
I hope it can also be of use to other friends of the community