MARKETPLACE
PLUGINS
JSON EXPLORER FOR BUBBLE
JSON Explorer for Bubble logo

JSON Explorer for Bubble

Published May 2026
   •    Updated this week

Plugin details

Flatten any JSON payload into readable path/value pairs. Two workflow actions — no element needed. Built for Bubble developers working with APIs, webhooks, and nested data structures.

Free

For everyone

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

Other actions

Platform

Web

Contributor details

Code Bloom logo
Code Bloom
Joined 2025   •   4 Plugins
View contributor profile

Instructions

JSON Explorer gives you two server-side actions to call from any workflow.
Explore JSON — pass any JSON string, get back every path and value in the payload as flat lists. Use this to inspect any API response or webhook payload before mapping it in your app.

Inputs: json_text (text)
Returns: paths (list of text), values (list of text), pairs (list of text), raw_output (text), count (number)

Search JSON by Key — pass a JSON string and a key name, get back every place that key appears with its full path and value. Case-insensitive. Works across arrays and deeply nested structures.

Inputs: json_text (text), search_key (text)
Returns: paths (list of text), values (list of text), pairs (list of text), count (number), found (yes/no)

RG setup tip: set your repeating group type of content to text, data source to your pairs custom state, and display current cell's text in a single column. No database type needed.

Types

This plugin can be found under the following types:

Categories

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

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble