Clean JSON logo

Clean JSON

Published December 2020
   •    Updated this week

Plugin details

A tool that will remove all null or empty value in json. Useful to work with API Connector.
4 Server side actions:
A) Clean JSON. Will remove null and empty "" key
B) Remove Empty key value JSON. Will only remove empty "" value and key pair
C) Replace Empty by null JSON. Will replace empty "" value by null
D) Replace "null" by null JSON

Example:

{ "id": "12345", "date":"", "line": [{ "id": "line123","data":null }]}

Result:

{"id":"12345","line":[{"id":"line123"}]}

Free

For everyone

5.0 stars   •   1 ratings
192 installs  
This plugin does not collect or track your personal data.

Other actions

Contributor details

Rapid Dev logo
Rapid Dev
Joined 2020   •   111 Plugins
View contributor profile

Instructions

This is a server action WF. You can just call  one of the action and put your json to be processed. This will return a cleased JSON. Other information in the action.

4 actions:
A) Clean JSON. Will remove null and empty "" key
B) Remove Empty key value JSON. Will only remove empty "" value and key pair
C) Replace Empty by null JSON. Will replace empty "" value by null
D) Replace "null" by null JSON

Types

This plugin can be found under the following types:

Categories

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

Resources

Support contact
Tutorial

Rating and reviews

Average rating (5.0)
Perfectly fixes the limitations of working with JSON in Bubble!
October 2nd, 2024
Thanks so much for making this plugin. I use it in multiple places in my app where I work with JSON and it is a lifesaver
Hello there! Thank you so much for your wonderful review! It's fantastic to know it's making working with JSON in Bubble easier. We really appreciate your feedback. If you have any other questions or need any further assistance, please don't hesitate to contact us at support@rapidevelopers.com. Kind Regards, The Rapid Dev Team
February 5th, 2025
  •  
Rapid Dev
Bubble