MARKETPLACE
PLUGINS
EXPORT RG TO CSV
Export RG to CSV logo

Export RG to CSV

Published March 2026
   •    Updated May 2026

Plugin details

Exports a repeating group to a CSV file by reading the rendered DOM.
1) Give your headers group an ID attribute (e.g. rg-headers)
2) Give your Repeating Group an ID attribute (e.g. rg-data)

In a workflow → call the action → fill in the two IDs


The action reads all visible Text elements inside each element, sorted left-to-right. No data source needed — it exports exactly what's rendered.


Notes
Lazy loading: if the RG uses "Ext. vertical scrolling", only rendered rows are exported
Separator: use ; for French Excel (which uses , as decimal separator)
Encoding: UTF-8 with BOM — accented characters open correctly in Excel
Escaping: fields containing the separator or quotes are automatically quoted

Free

For everyone

5.0 stars   •   1 ratings
7 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web

Contributor details

Syamak AZADEH logo
Syamak AZADEH
Joined 2023   •   5 Plugins
View contributor profile

Instructions

Exports a repeating group to a CSV file by reading the rendered DOM.
1) Give your headers group an ID attribute (e.g. rg-headers)
2) Give your Repeating Group an ID attribute (e.g. rg-data)

In a workflow → call the action → fill in the two IDs


The action reads all visible Text elements inside each element, sorted left-to-right. No data source needed — it exports exactly what's rendered.


Notes
Lazy loading: if the RG uses "Ext. vertical scrolling", only rendered rows are exported
Separator: use ; for French Excel (which uses , as decimal separator)
Encoding: UTF-8 with BOM — accented characters open correctly in Excel
Escaping: fields containing the separator or quotes are automatically quoted

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:
Technical   •   Analytics   •   Data (things)

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (5.0)

Excellent plug in
March 11th, 2026
Best plug in for rg to csv export I have used. Super easy to use, just 1 action, no more. Thanks man
Bubble