I’m sure this has been asked and answered, but I’m too new to know where to look.
I have created a scenario that works fine (so far), but now I want to add a different trigger to the front end. How do I “link” a new scenario onto the front end without totally recreating the scenario from scratch?
I guess I just don’t know how to “link” a module that is floating all alone into a scenario? From the front end?
Probably not even asking the question correctly.
Thanks,
Hey @Todd_Daviau and welcome to the Make Community!
Sounds like you want to swap your trigger module out for another trigger module?
If the new trigger module will have a similar, like exactly the same, output as the original, you can use the Integromat Dev Tool to remap all references to the old module to new module.
If you want to use something totally different you’ll probably need to just remap all the mappings that break once you make the switch.
2 Likes
Thank you. Yes, will be different outputs. That makes sense.