Hi all! I need to merge 31 and 32 - I’ve tried this using array aggregator, but it’s not letting me connect both 31 and 32. I’ve set all the variables within 31 and 32 to be the same. After merging the two, I need to conduct another http make a request to pull in some additional data and then finally put it all into a google sheets. Thanks in advance ![]()
Hey Amir,
If you need merge them, then do you need the router? Do they need to be on separate paths?
Hi,
You can check the tutorial from the “Router Magic Formula” link below:
Regards,
Hi Stoyan, cheers for the reply!
I believe so - the reason for the router is that if the source data (original json) has the sqft for a property, then it will flow through. If it doesn’t, the 2nd flow from the router will look up to find the sqft from a different source (http make a request 14). Then, the plan is to merge the data so that I can do a different lookup for all the properties (based on the sqft).
I’ve also tried to do without the router and with filters instead, but it doesn’t let me create 2 separate paths that are both connected to http 6 (when I try to link both, it auto adds a router).


