[NEW PLUGIN] DataForge PRO 🛠️ - The Ultimate JSON, Array & XML Engine (Powered by Lodash)

Hey Bubblers! :waving_hand:

If you build complex integrations, dashboards, or work with external APIs, you know that Bubble is notoriously rigid when it comes to data manipulation. Trying to extract a single value with Regex, or wasting thousands of Workload Units (WUs) saving temporary API data to the database just to sort it, is a nightmare.

I built DataForge to solve this permanently. It brings the power of Lodash directly to Bubble.

I’m releasing two versions:

:green_circle: DataForge FREE:

  • No More Regex: Use simple paths (e.g., user.address.city) to extract data from giant JSON payloads.

  • Merge & Map: Merge JSON objects instantly, and extract specific keys from JSON arrays to output clean Bubble text lists. All running on the Client-side for 0 WUs.

:gem_stone: DataForge PRO (The Data Alchemist):

  • Array Master: Filter, Sort, and Group thousands of records in milliseconds. Perfect for building blazing-fast charts and dashboards!

  • Server-Side Power: Every single Lodash action (Map, Filter, Sort, Group, Merge) is available as a standalone Server-side action for your Backend Workflows and Webhooks!

  • :bullseye: The XML Sniper: Dealing with SOAP APIs? Just give the Sniper your XML payload and a comma-separated list of tags (e.g., InvoiceNo, Total). It ignores the mess and returns perfectly formatted JSON and Bubble lists.

:link: Check out DataForge Free: HERE

:link: Check out DataForge PRO: HERE

Stop wrestling with APIs and start forging your data! Let me know what you think below! :rocket::tractor:

Hey Bubblers! :waving_hand:

Processing large files in Bubble has always been a pain—either it’s too slow, or it burns too many WUs. Today, I’m launching DataForge (Pro) V2: The Translator. :bridge_at_night:

You can now convert CSV to JSON and XML to JSON instantly, both in the browser (Client-side) and in the background (Server-side).

The best part? The actions are hybrid! Just pass a Bubble File Uploader URL or a raw text string, and the plugin does the rest.

:white_check_mark: Process 5k+ rows in milliseconds on the client side (0 WUs!).

:white_check_mark: Convert XML to JSON without losing your mind over namespaces.

:white_check_mark: Background processing for automated API workflows.

:white_check_mark: Powered by PapaParse & Fast-XML-Parser.

Stop fighting timeouts and start processing data like a pro! :rocket::hammer_and_wrench: