MARKETPLACE
PLUGINS
JSON TO XLSX EXPORT
JSON to XLSX Export logo

JSON to XLSX Export

Published May 2025
   •    Updated this month

Plugin details

📝 Description This plugin converts a JSON array into a downloadable Microsoft Excel (.xlsx) file. Ideal for structured data exports such as reports, records, or tables. It uses a client-side JavaScript library (SheetJS) to handle the conversion.


🔗 Service URL -
https://plugin-49094.bubbleapps.io/version-test/json_to_xlsx_export

🧪 Editor URL-
https://bubble.io/page?id=plugin-49094&test_plugin=1748545510360x680345563201536000_current&tab=Workflow&name=json_to_xlsx_export&type=page&elements=bTHrP&wf_item=bTHvj

Free

For everyone

stars   •   0 ratings
23 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 "Export JSON to XLSX" action in a workflow.

2. Input the following fields:
  - "jsonData": A plain-text JSON array (must be an array of objects).
  - "filename": (Optional) Default is "export.xlsx"
  - "sheetName": (Optional) Default is "Sheet1"

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

NOTES:
- Always use JSON-safe format (e.g. `:format as JSON-safe`) if using dynamic expressions.
- JSON must be a valid array of key-value objects.
- The file is downloaded directly in the browser.

TROUBLESHOOTING:
- If you see "Invalid JSON input" or no download occurs, double-check your jsonData format.

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:
Data (things)   •   Productivity   •   Small Business   •   Technical   •   Ecommerce

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble