Exporting Make Scenarios with JSON Sturcture

:bullseye: What is your goal?

I want the JSON Structure to be included when I export a scenario.

:thinking: What is the problem?

When I exported the scenario, the JSON structure in the JSON module didn’t get included. I had to manually rewrite everything in there.

:test_tube: What have you tried so far?

Haven’t tried anything because I don’t even know where to begin.

Hello,

It is not possible right now. You can suggest this feature here:

https://www.make.com/en/platform-ideas

What you can do to speed up the process: copy a JSON sample and use the Generate function.

You can also use the Make API:

Have a nice day,
Michal

Are you trying to export the blueprint for the scenario?

Inside the scenario, top right hand corner, next to the share button, click the three dots, export blueprint.

This gives you the scenario as a json.

OP knows how to get the JSON blueprint.
The question was related to why the Custom Data Structures were not included in the blueprint.