Running a scenation from a certain point / module

Hello,

I am running this scenario.

As you can see, it goes via converter and then GPT. On every test we pay money / tokens. Ideally, I would like to grab in the output from the JSON parser and then test from there?

Any hint on how to do it?

Hello @Emmanuel_Yazbeck,
This is instant trigger so that’s not possible in this scenario. If it’s scheduled trigger, then you can move the starting point to different modules.
https://www.make.com/en/help/scenarios/scenario-editor#schedule-settings

But there is another method you can use.
Copy that last output bundles you want to test it.
Create a new blank scenario.

Add module Parse JSON, then Add that copied bundle json value to the ParseJSON module.
Then do the rest of your testing.
I hope this helps.


:bulb:P.S.: Always search first, Check Make Academy. If this is helpful, mark it as a solution :white_check_mark: and :+1:
Need expert help or have questions? Contact or comment below! :point_down: