Hello,
I want to recreate scenarios from one Make.com account in another, without manually exporting and importing all the blueprints.
In my source account, I’ve set up a flow like so:
And in my target account, I have a webhook to receive the JSON files, and then I want to create the scenarios, like so:
However, I keep getting the error “[400] Bad Request: Validation failed for 1 parameter(s).
◉ TypeError: Invalid value in parameter ‘blueprint’. Value is NOT valid against schema: should be object”.
Any idea what’s going wrong?