Forum Discussion

benryon1's avatar
benryon1
Microsoft Employee
6 years ago
Solved

Delay an API call from a custom column

I have an API that has a rate limit of one call per second. I'm using a custom column and add the following code below. The actual quaery is in Column 1.  How do I add a delay to avoid the rate limit...