Hello everyone,
I'm exploring Xano as a potential solution to manage complex workflows on tables with sometimes more than 1M records. We use Bubble, some processes are working fine there, so as a first step the idea is to use Xano to get data from diff bubble tables, make the complex data transformation and then send it back to bubble. I've been doing some testing (function stack, etc..) and Xano sounds promising!
Only when I wanted to send back the data on bubble it seems that I can't do is as fast as I would like to… For the creation of new records, a loop combined with the bulk create API call from bubble can do the trick, but if I want to modify or replace data (PATCH/PUT) it seems my only option on Xano currently is to do a loop on all items and send them one by one to bubble, which actually takes a lot more time than the bubble native update WF combined with a recursive WF... Is that the only way or is there another way to make multiple API calls simultaneously on Xano?
@Michael Udinski?
Thanks!
Aissa
Loop faster or send multiple external api calls simultaneously?
Other
5 replies