Spreadsheet posting in for loop

Hello,
I am posting to spreadsheet i used the spreadshet aia file and i edited on it.
The basic file was working properly but i edited it so that the posting enters in for loop and inserts several rows what i am getting is the lable stuck on trying to post… And then after clicking a post second time a error 400 appeared but the rows are inserted in the spread sheet.

you might want to do your processing aysnchronously… i.e. after the first item was posted successfully, then do the second, and after the second was successfully, then do the third, etc…

see also this example https://puravidaapps.com/filebyfile.php how to do aysnchronous processing… the example is about downloading files, but the logic is the same to use…

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

1 Like