Forum Discussion

Auke's avatar
Auke
Frequent Visitor
8 years ago

How to build in a delay to avoid api request limit

  I`m currently experiencing issues with the request limit of an api. Below is my code. I've been trying to use  Function.InvokeAfter(Pagination, #duration(0,0,0,2) But I can't get it to work. Any...