MARKETPLACE
PLUGINS
JSON TO CSV EXPORT
JSON to CSV Export logo

JSON to CSV Export

Published May 2025
   β€’    Updated November 2025

Plugin details

πŸ“ Description
This plugin allows you to convert a JSON array into a downloadable CSV file directly in the browser. Ideal for exporting structured data like user lists, logs, or reports. Simply pass a valid JSON string and trigger the download.

.

πŸ”— Service URL -

https://plugin-49094.bubbleapps.io/version-test/json_to_csv_export


πŸ§ͺ Editor URL -

https://bubble.io/page?id=plugin-49094&test_plugin=1748543258760x855953824010469400_current&tab=Workflow&name=json_to_csv_export&type=page&elements=bTHio&wf_item=bTHoi

Free

For everyone

stars   β€’   0 ratings
16 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web

Contributor details

JiPalJi logo
JiPalJi
Joined 2022   β€’   23 Plugins
View contributor profile

Instructions

HOW TO USE:
1. Add the plugin action "Export JSON to CSV" in your workflow.

2. Fill in the following fields:
  - "jsonData": Enter a valid JSON array of objects as plain text.
  - "filename": (Optional) Name of the file to be downloaded (default is "export.csv").
  - "delimiter": (Optional) Character used to separate values (default is a comma ",").

3. Trigger the action β€” the CSV file will be automatically downloaded.

EXAMPLE INPUT FOR jsonData:

[
 { "name": "Alice", "age": 28, "email": "[email protected]" },
 { "name": "Bob", "age": 34, "email": "[email protected]" }
]

NOTES:
- Make sure `jsonData` is a plain text JSON string, not a Bubble list.
- If using dynamic expressions, use ":format as JSON-safe" to convert properly.

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:
PDF   β€’   Chat   β€’   Blog   β€’   Customer Support   β€’   Data (things)

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble