bubble is focused on “democratizing software creation so non-technical users can build and launch their ideas”

sure you can create workarounds with custom code and calling apis to run bulk creates to reduce wu costs but for the majority of users who are building apps that scale to a few thousand users - 5 wu is not a lot and unless users are regularly duplicating hundreds of items it’s not something you need to worry about or optimize for.

to the thread owner - there are many ways to do the same thing in bubble, the outcome is largely the same.

bulk create via api using json
schedule api on a list

both do the same thing. I prefer schedule api on a list even though it costs slightly more wu. it’s easy, built in and works fine.

focus on launching and solving problems. if you find wu starts to cap out then look at the reports and see what’s chewing up your usage (it likely won’t be bulk create vs schedule api on list).

happy bubbling