# "Make a scenario" module

**URL:** https://community.make.com/t/make-a-scenario-module/71762
**Category:** Questions
**Tags:** make-automation, error
**Created:** [February 27, 2025, 10:19pm UTC](https://community.make.com/t/make-a-scenario-module/71762 "2025-02-27T22:19:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Matt\_Jenner](https://avatars.discourse-cdn.com/v4/letter/m/ccd318/32.png) [@Matt\_Jenner](https://community.make.com/u/Matt_Jenner)
#### Post date: [February 27, 2025, 10:19pm UTC](https://community.make.com/t/make-a-scenario-module/71762/1 "2025-02-27T22:19:32Z")

</div>

Hello,

I want to recreate scenarios from one [Make.com](http://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:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/7/b/7bc13851619f3e1589ae28536fca597a3daa1f22.png)

And in my target account, I have a webhook to receive the JSON files, and then I want to create the scenarios, like so:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/6/9/69fcd2bc51b912fcd13d1d22cb22ac1d177f88ef.png)

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?

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [May 28, 2025, 9:27pm UTC](https://community.make.com/t/make-a-scenario-module/71762/2 "2025-05-28T21:27:28Z")

</div>


