Re-run historical scenario executions

Hi All,

I have a situation where I have to re-run 7 days worth of historical scenario executions. Although they were all executed successfully, another dependent scenario wasn’t, so the data it fetched back was incorrect.

I wish I can select the historical executions and re-run it with the initial payload it received. Doing it one by one manually would be too time consuming, is there anyway that this could be achieved?

Hi there.

Actually, this is one of Make’s most requested features - https://www.make.com/en/platform-ideas/p/scenario-ability-to-re-run-historical-instances. They have this request tagged as “planned”, but that’s all we know now.

However, there is a workaround available, but you need to do it one by one and it may require remapping of some values. You can use the Parse JSON module to simulate the trigger’s output. Check this documentation - https://www.make.com/en/help/tools/json#simulating-module-output-using-parse-json

Cheers

2 Likes