New topic Closed topic
avatar image
1
While loop action
By Created , last editted

I have een http request that will get some data from an third company. But the third company had an queu system. I send order from betty blocks to that third party. But also from other websites orders can be created. So the problem is now to get the order from the queu system can take some time cause maybe 5 people created an order before I did and I can only schedule an http request every 5 minutes. this mean it wil take 6 minutes to get my order. 


Is there a while loop? While this property is empty keep looping?


I have een http request that will get some data from an third company. But the third company had an queu system. I send order from betty blocks to that third party. But also from other websites orders can be created. So the problem is now to get the order from the queu system can take some time cause maybe 5 people created an order before I did and I can only schedule an http request every 5 minutes. this mean it wil take 6 minutes to get my order. 


Is there a while loop? While this property is empty keep looping?

  • Avatar image
    Hello Justin, Can you rewrite your question?, I'm not sure what you are asking here.
    By
  • Login to reply
Answers
Sort by:

This topic is closed.