Jul 19, 2021
HI. Thats correct. I created a batched for loop and looped over them.
One tip. If you loop over such a list it will cause some time to insert them. So as a safe guard I added a max check which matches a safe threshold so I never surpass execution time out.