When developing new scenarios it's a pain to deal with testing/dev data.
Fx. I get a webhook as a trigger for the scanerio and I have a bunch of modules in the scenario, that all use data from the webhook. Why can't I use the data from the webhook when running a single module? Faking data can often cause production error, because the data wasn't real.
If I have already run a module and need the output in following module, why can't I use the output from that first module, when running the second module only?
----------------------------------------
SEE ALSO:
Created by Tereza Klobouckova
July 9, 2022