Bulk import / update relationships

Hi all. I am trying to figure out how to bulk import / update relationships for data. I’ve read around the forums and seems like there is not a real clear way that is simple to execute this. Is this still the case? Can we feature request this if not? Having to look for workarounds in the mean time.

Thanks!

Hi @Pto,

Welcome to the community :partying_face:

For bulk import/update there’s a method that @Victor introduced and explained here! : Bulk operations and Timer Tricks, part 3: mass update for the records , Countdown Timer tricks: how to clone list item with all sub items using countdown timer

But I guess this would get slower when the records grow! ( Maybe Victor can explain this well? ) I think you could use MAKE here too but not sure the performance.

You can add this feature request here : https://adalo.canny.io/

Thank you

1 Like

Thanks @dilon_perera for sharing this!

@Pto just in case: timer tricks works for updating 10…20 records simultaneously. If you need to bulk update 100s of records, I’d advice looking for external solutions like Make, Xano, etc.

Best,
Victor

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.