[Free Tool] Reduce blueprint/module export by removing extra details

I’ve created a tool if you want to reduce the size of scenario blueprint exports and module exports (created on your clipboard when you select multiple modules and copy them).

Link to Tool

Instructions

  1. Paste export JSON in the textarea
    Screenshot_2024-08-13_110843

  2. Select-all and copy the result, or click the Copy button
    Screenshot_2024-08-13_110802

Example

Screenshot_2024-08-13_110840

The size of the blueprint reduced by ~70%!

Related


Hope this helps! Let me know if there are any further questions or issues.

@samliew

10 Likes
How to find and return a value in a simple array
How can I extract a all the URLs from a sitemap.xml to Google Sheets
Noob question about Javascript
Google Workspace Admin module configuration
How to count occurrences of a specific value in a JSON array without using iterators?
How to use curly brackets {{ }} in fields without converting it to an IML variable
Mapping Array to Array of Collection
How to add values to an array within a repeater
Excel to JSON: How to maintain the field order predefined in data structure?
Recreating automation from Zapier
XPath Module not working (No Output, Scenario stops)
Working with multiple data sets
Skip Predetermined Holidays
Nested JSON data
Nested JSON data
Tipp: How to convert time/duration HH:mm into decimal numbers
Accessing value from a second iterator
Combine items from two different arrays
Check if value is date
How to Search 5 Random Files from Google Drive and Get Shareable Links in Make.com?
How to Combine Two Arrays in a Specific Order?
Stuck trying to access the CSV to create a record in Knack
Typeform mapping questions and answers
Error when adding a Mailjet Watch Event Module
How to Trigger a automate phone call using Make.com and VAPI when an appointment date and time stored in Google Sheets matches the current date and time
Weekly/Daily AI Generated Motivational Emails
How to parse records of a parent with variable number of children into JSON
Function to join arrays, in index order
Function to join arrays, in index order
Try to get more arrays, then just one
Creating an array from different named fields
Format date and time for workdays
How to create array from bundle object that contains arrays of collections
[Free Module] Use Groq AI to filter spam emails and form submissions!
Random Variable for Post!?
Remove empty keys/variables from data
Map multiple values from one Array to another
Count occurrences of certain string from simple array
Email to HTML with some edits
How to update a specific value in an array?
📦 Help transforming grouped order line items into JSON payloads for HTTP POST
Get a value after a certain text in http
How to do a double split text?
:house_with_garden: Make Community Roundup: August 2024 [CR]
Escaping a plus symbol before numbers
Spliting ChatGPT's result and sending data to Airtable
Force page setting for new Google doc
HTTP Get URL issue
Parse ndjson / Streaming API Data with make.com
Parse ndjson / Streaming API Data with make.com
No output on Text Parser
Variable oldest file
"Aggregate to JSON" does not output a valid JSON
Email article link to actual article link
Best practice for merging variables into a string template
Validating an a numerical ID
UUencoded data from Gmail
Bundles to associative array
Saving an array of jsons as a variable
Extracting specific data/items from JSON
From json to a table
Validate base64
Calculate Every or Next Day of the Week - JSON included
Question about Text Parser when setting up email reminder
Merging two JSON
Scheduling a module to only run once per day
Map array searching using RegEx
Converting the date to the desired format
Transforming fields into French for Airtable
Converting the date to the desired format
Export Scenarios to debug
Change "uuid" format to 8 digits?

This is super cool! Can the “reduced” blueprint still be imported?
What data is being removed from the blueprint?

Of course! If the output can’t be used then it defeats the purpose of the tool!

  1. ‘restore’, ‘expect’, ‘interface’, ‘zone’ are removed

  2. email addresses are anonymized

  3. the JSON is then minified

@samliew

By the way, welcome to the Make community!

Just to let you know, I’m using your popular Dumpling AI integration!

Dumpling AI also does so much more than just AI Agents. To find out more, see:

Examples of How to use Dumpling AI

For more information, see these Dumpling AI tutorials below, grouped by category:

YouTube & Videos

Image Generation

AI Agents & RAGs

Searching & Scraping

Other Data Extraction

Business & Social

Dumpling AI Tutorials

In short, Dumpling AI is able to replace several other paid services combined that cost more than itself, making it a noteworthy choice as the “multi-tool” of AI services.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

Need help with complex web scraping requirements, building a pattern for your Text Parser, AI prompt engineering, or have some other Make-related question?
—> Ask Your Question

The link to the blueprint scrubber doesn’t work.

Looks like Glitch is shutting down, I’ll find an alternative host when I have time.

@Dmitri_Martin Here is the new link, let me know if it doesn’t work

Make Blueprint Scrubber

Thanks