MARKETPLACE
PLUGINS
FLEXCEL EXPORT (XLSX)
Flexcel Export (xlsx) logo

Flexcel Export (xlsx)

Published July 2025
   •    Updated August 2026

Plugin details

🇺🇸 English
Generate Excel (.xlsx) files directly from your Bubble app with speed, flexibility, and full automation support.

Flexcel allows you to create professional spreadsheets from dynamic JSON data, whether running on a page or inside Backend Workflows. Export reports, customer lists, invoices, financial data, inventory records, and more — all without complex setup.

Key features:
• Frontend and Backend Workflow support
• Generate downloadable file URLs in Backend Workflows
• Dynamic JSON-based data structure
• Custom file and sheet names
• Fast and lightweight processing
• Professional Excel (.xlsx) output
• Export tracking with Support Log ID
• Designed for automations, scheduled workflows, and integrations

Backend exports automatically generate a downloadable file URL and a Support Log ID, making troubleshooting and support faster and more reliable.

Build organized, professional exports in just a few steps.

🇧🇷 Português

Gere arquivos Excel (.xlsx) diretamente no seu aplicativo Bubble com rapidez, flexibilidade e suporte completo para automações.

O Flexcel permite criar planilhas profissionais a partir de dados JSON dinâmicos, tanto em páginas quanto em Backend Workflows. Exporte relatórios, listas de clientes, notas fiscais, dados financeiros, estoques e muito mais, sem configurações complexas.

Principais recursos:
• Suporte para Frontend e Backend Workflows
• Geração de URL para download em Backend Workflows
• Estrutura de dados dinâmica baseada em JSON
• Nome personalizado para arquivo e aba
• Processamento rápido e leve
• Geração profissional de arquivos Excel (.xlsx)
• Rastreamento de exportações com Log ID de suporte
• Ideal para automações, agendamentos e integrações

As exportações realizadas via Backend Workflow geram automaticamente uma URL para download do arquivo e um Log ID de suporte, facilitando auditoria, rastreabilidade e atendimento.

Crie exportações organizadas e profissionais em apenas alguns passos.

$5

Per month

stars   •   0 ratings
10 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Ison Developer logo
Ison Developer
Joined 2022   •   1 Plugin
View contributor profile

Instructions

🇺🇸 Instructions (English)
How to use Flexcel Export
Flexcel supports both Frontend and Backend Workflow exports.

Frontend Export
Use "Run Flexcel Export" to generate and download an Excel (.xlsx) file directly in the user's browser.

Backend Export
Use "Run Flexcel Export - Server Side" to generate the Excel file in a Backend Workflow and receive a downloadable file URL.

Required fields
• File Name
Name of the Excel file.
Example:
Customers_Report

• Sheet Name
Name of the worksheet tab.
Example:
Customers

• Columns
Column names separated by commas.
Example:
Name, Birth Date, Age

• Rows
JSON objects containing the data.
The property names must exactly match the Columns field.

Example:
{ "Name": "John", "Birth Date": "1988-10-25", "Age": "37" },
{ "Name": "Marcus", "Birth Date": "1985-11-06", "Age": "39" }

Important
• Dates should use the yyyy-mm-dd format whenever possible.
• When using Bubble dynamic text values, apply ":formatted as JSON-safe" to text fields to prevent JSON errors.
• Column names are case-sensitive and must match the JSON property names.

Backend Export Returns

Server-side exports return:
• success
• message
• log_id
• file_name
• file_url

Support
Backend exports generate a unique Log ID.

When requesting support, please provide the generated Log ID so the export can be traced and analyzed quickly.

🇧🇷 Instruções (Português)

Como usar o Flexcel Export
O Flexcel oferece suporte tanto para exportações em Frontend quanto em Backend Workflows.

Exportação Frontend
Utilize "Run Flexcel Export" para gerar e baixar um arquivo Excel (.xlsx) diretamente no navegador do usuário.

Exportação Backend
Utilize "Run Flexcel Export - Server Side" para gerar o arquivo Excel em um Backend Workflow e receber uma URL para download.

Campos obrigatórios
• File Name
Nome do arquivo Excel.
Exemplo:
Relatorio_Clientes

• Sheet Name
Nome da aba da planilha.
Exemplo:
Clientes

• Columns
Nomes das colunas separados por vírgula.
Exemplo:
Nome, Data de Nascimento, Idade

• Rows
Objetos JSON contendo os dados.
Os nomes das propriedades devem corresponder exatamente aos nomes definidos em Columns.

Exemplo:
{ "Nome": "João", "Data de Nascimento": "1988-10-25", "Idade": "37" },
{ "Nome": "Marcus", "Data de Nascimento": "1985-11-06", "Idade": "39" }

Importante
• Sempre que possível utilize datas no formato yyyy-mm-dd.
• Ao utilizar textos dinâmicos do Bubble, aplique ":formatted as JSON-safe" nos campos de texto para evitar erros de JSON.
• Os nomes das colunas diferenciam letras maiúsculas e minúsculas e devem corresponder exatamente às propriedades do JSON.

Retornos da Exportação Backend

As exportações server-side retornam:
• success
• message
• log_id
• file_name
• file_url

Suporte
As exportações backend geram um Log ID exclusivo.

Ao solicitar suporte, informe o Log ID gerado para que a exportação possa ser localizada e analisada rapidamente.

Types

This plugin can be found under the following types:
Api   •   Background Services   •   Action

Categories

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

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble