[New Plugin] MultiSheet Excel Exporter

Hello!!

I created a plugin that allows you to easily create Excel exports by organizing tabs and choosing which data goes into each column.

See on youtube: https://www.youtube.com/watch?v=Lesu50QeW88&t=25s

See an example: Bubble | No-code apps

Workflow:

Action 1: Create an Excel File

Action 2: Add Sheet to Excel File

Action 3: Download Excel File

Notes:

  • You can add the “Action 2” multiple times to create more tabs.

  • Data sent to the columns must be formatted as JSON-safe.

3 Likes

Can the action be created server side ? as a Backend workflows ?

Hello Farouk

For now, it still doesn’t work in backend workflows. I tried to implement it this weekend, but it turned out to be more difficult than I expected (but I haven’t given up yet, I just need to find the time to do it).

If I manage to get it working, I’ll come back and post an update here

2 Likes