Forum Discussion

acoyne's avatar
acoyne
Frequent Visitor
2 years ago

How to loop through API until status changes with Web.contents

Hi,   I need to keep running an api using web.contents until its status goes from null to finished. Any ideas how to construct this loop in query editor?   I did use the InvokeAfter function...