Issue with merging two different http request

HI, im having trouble with my workflow. it only runs the upper one and wont run the bottom one ive tried with different schedule trigger still wont work

its calling for 2 different csv from different http request url, add a new column and its value, and Im trying to merge it. it seems like merge wont work if both files dont arrive at the sime time so I put wait node.

Hi @ibnufj48
It won’t work because these are two separate workflows with different triggers.

Why not use it like this?

That was my original workflow but it only executed the upper one and stuck on the wait node and wont process the bottom workflow

what’s your Merge/combine node settings?

something like this should make it work: