What is your goal?
I am trying to pass machines on a deal in hubspot through to a powerpoint template to auto-populate the template with the quoted items from hubspot.
What is the problem & what have you tried?
I have a Router with 14 branches. Each branch has a filter and sets variables. Only 2-3 branches will fire on any given run, depending on the number of machines being quoted on the deal. How do I continue the scenario after the Router completes, regardless of which branches fired? I need to use the variables set in whichever branches fired in a subsequent HTTP POST module.
I can’t seem to continue the scenario past the branches from the router. The scenario fires as far as all of the branches and then stops. How do I connect these 14 branches to the next module to move forward? I have tried a Text Aggregator with Source = Router, placed on 1 branch (only fires if that one branch fires because that machine is on the deal). I have tried a Text Aggregator with an empty text field (stops silently). I have tried placing subsequent modules on branch 1 - but it stops if the machine on branch 1 doesn’t fire.
