Forum Discussion

JohnBarulich1's avatar
JohnBarulich1
Qrew Cadet
6 years ago

Async concept question with API_DeleteRecord

I have a concept question pertaining to API_DeleteRecord, although could be said for any API call. Let's say I have a really basic script for (var i = 0; i < 5; i++){ $.get(url, ...