Automate creation of multiple new Make.com scenarios using exported blueprints

Hi all,

I am creating a scenario that will get all blueprints from a specified bucket in Google Cloud Storage, download those blueprints using HTTP “Get a File” and then create new scenarios based on the imported blueprints using the data from the HTTP “Get a File” Module.

The problem is: the Make “Create a scenario” module does not seem to recognise the blueprints that I exported manually from Make.com.
ERROR I get: “Function ‘blueprint’ finished with error! Invalid JSON for the blueprint.”

I read here that I can use a “text parser” module to format the blueprint before being imported into the module, but I don’t understand how this can be set up correctly.

Any help would be much appreciated, thank you.

Best,
Alex

1 Like