Repeating Group to CSV Download - New Plugin from Zeroqode

We have just published a new plugin
Exporting your data from your application will be now much easier with our CSV export. New Zeroqode plugin will save every row in selected repeating group into downloadable CSV file with a single click. It will contain same fields in the same order as they appear in the repeating group.

You can try the working demo here:
Repeating group to CSV plugin page

Levon Terteryan
Founder @ Zeroqode & Bubblewits

zeroqode-for-web-160x120

Bubble Templates
Bubble Plugins
Bubble Courses
Convert Web to iOS & Android
No-code Development Services

3 Likes

Hi Levon

Does this work with nested repeating groups - repeating groups inside repeating groups?

example:

RG with cells: Food type | Energy | Ingredients

And then inside this repeating groups cell “Ingredients” there might be another repeating group listing ingredients:

Flour
Water
Sugar

Cheers

Steven

3 Likes

Hey Steven, i’m afraid it doesn’t work with nested repeating groups at the moment. if we see more demand for that we might consider implementing something to support that.
Thanks!
Levon Terteryan
Founder @ Zeroqode & Bubblewits

zeroqode-for-web-160x120

Bubble Templates
Bubble Plugins
Bubble Courses
Convert Web to iOS & Android
No-code Development Services

Ok I have signed up so will have a play.

Thanks

1 Like

I do not get why should I pay $7 monthly for this kind of plugins, they are not using resources from Zeroqode,
I would pay$7 once even a little more ; even $1 monthly, I do not get where you get this $7 monthly from, it’s a shame, because you guys are really good.
I believe you guys are not right, but is just the way I think :frowning:

i suggest you to check this discussion and leave your feedback in that thread instead of here Plugin pricing model

I didn’t know that thread, now I know I am not the only one thinking the same regardless of what you zeroqode belives.

Levon.
Thank you :slight_smile:
I will pay happily $70 once for the CSV plugin.
I will do it this week.

1 Like

Great, thanks :slight_smile:

A gif to demonstrate plugin’s features :slight_smile:

It is an amazing plugin.

it is working great.

1 Like

Thank you Carlos! :slight_smile:

Resurrecting this old thread. What limitation, if any, exists regarding how many rows or how much data can be exported? Is the export dependent on what is currently showing on the page? Or will it pull all data that would be accessed in that repeating group.

I’ll be buying the plugin as long as this isn’t too limiting!

there is no hard limit on rows or data however the bigger the file the more users might be affected with the import speed.
I believe it will download whatever is visible in the repeating group. But i’d suggest you subscribe to the plugin first - play with it and then buy it with a one time purchase if you like it.
When you subscribe you pay only for the actual number of days used
Hope this helps
thanks!

Hey @levon ! The new updates your team pushed to headings is working very well! However, I have one request. I utilize small reference fields within the repeating groups that are not visible to the user. When I export, those invisible fields are then exported also. Is there any way we can opt a field out of the export?

Maybe…
Like if we put an underscore in the group name it doesn’t export.

1 Like

Hello @josh10, so we deployed a plugin update, now you haw just to use the new version of the plugin, and in Element ID of the Value in RG you have to write csv_ignored like here in our demo page.

Hope it helps you.
Thank you.
BR.

1 Like

That is great @ZeroqodeSupport!! It will be really helpful for people like me who utilize reference fields in their repeating groups. This is why you guys are top notch!!

1 Like

not sure if im doing something wrong here but i tied this workflow to a button. when i click the button, it shows the progress bar across the top (google chrome) and does nothing else.

Hello @joseph.farinhas,

Once you trigger this workflow action, the plugin process the repeating group and then return a state with the download url with CSV named file. In order to download the CSV you need to use the resulted URL [rg-to-csv A’s URL for downloading] in the action “Open an external website”.

Hope it helps you.
Regards,
Alex.

1 Like

thank you. this makes sense now. for some reason i didnt see this in the instructions.

it is working now however all my entries for a specific column have the charecter “” after it… and i dont have this on the RG